I’m working to enable TF-M on a custom board based on nRF53 SoC. After checking the current TF-M module, it looks like that the boards that TF-M supports have been hardcoded in the Kconfig. I’m wondering how
I can add a new board support for TF-M without changing TF-M’s module code? Does the current TF-M support Out-Of-Tree boards?