Update usage of zephyr_code_relocate to follow new API. The old method of relocating a file was the following directive: zephyr_code_relocate(file location) The new API for zephyr_code_relocate uses the following directive: zephyr_code_relocate(FILES file LOCATION location) update in tree usage to follow this model. Also, update the NXP HAL SHA, as NXP's HAL uses this macro as well. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.mcux | ||
| Kconfig.sam | ||
| Kconfig.stm32 | ||
| memc_mcux_flexspi_aps6408l.c | ||
| memc_mcux_flexspi_s27ks0641.c | ||
| memc_mcux_flexspi.c | ||
| memc_mcux_flexspi.h | ||
| memc_sam_smc.c | ||
| memc_stm32_nor_psram.c | ||
| memc_stm32_sdram.c | ||
| memc_stm32_sdram.ld | ||
| memc_stm32.c | ||