| commit | 64e973fdcd37565dd1657a5d32d9edeed1e1976a | [log] [tgz] |
|---|---|---|
| author | Mahesh Mahadevan <mahesh.mahadevan@nxp.com> | Wed Apr 28 17:08:37 2021 -0500 |
| committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Tue May 04 15:46:52 2021 +0200 |
| tree | 1f99fef6d917ae130ca2825b8d236ab04cbe6a8f | |
| parent | 812b3abff7955054aa829c2c17897fb2cbf13d61 [diff] |
Kconfig: Add a new config CODE_DATA_RELOCATION_SRAM 1. This will help us identify if the relocation is to SRAM which is used when setting up the MPU entry for the SRAM region where code is relocated 2. Move CODE_DATA_RELOCATION configs to ARM specific folder Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>