commit | cccb15e687f7b34aab044bb4d03a6b02983fd6e9 | [log] [tgz] |
---|---|---|
author | Mahesh Mahadevan <mahesh.mahadevan@nxp.com> | Wed Apr 28 17:15:30 2021 -0500 |
committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Tue May 04 15:46:52 2021 +0200 |
tree | b23c4618ae5d979e66c3b967e306a77fa81cb4b7 | |
parent | 64e973fdcd37565dd1657a5d32d9edeed1e1976a [diff] |
drivers: flash: MCUX: Split the relocate define based on target memory Use the CODE_DATA_RELOCATION_SRAM config to indentify code relocated to SRAM so we can setup the MPU for the SRAM region used for code relocation. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>