-
Notifications
You must be signed in to change notification settings - Fork 645
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrf noup] boards: Fix MPC configuration for nRF54L15
fixup! [nrf noup] boards: add nrf54l15/nrf54l15/cpuapp/ns as board variant The nRF54L15 is using the SAU and the MPC to configure the security attributes for TrustZone. The SPU is only used for the configuration of the peripherals. This sets the Kconfig configurations for TrustZone which use the correct region size(based on the MPC) for nRF54L15. Ref: NCSDK-25023 Signed-off-by: Georgios Vasilakis <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters