k64: Rename security_frdm_k64f section
Renames the flash security section so it makes sense for other Kinetis devices, not just k64. In Kinetis reference manuals, this section is referred to as the 'flash configuration field'. Change-Id: I2b7c7cc1ec2541419d77878d367d96c9ceb7a0cf Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
parent
e290006144
commit
8d5833ffaa
5 changed files with 10 additions and 10 deletions
|
@ -43,7 +43,7 @@
|
|||
#define SCS_SECTION scs
|
||||
#define SCP_SECTION scp
|
||||
|
||||
#define SECURITY_FRDM_K64F security_frdm_k64f
|
||||
#define KINETIS_FLASH_CONFIG kinetis_flash_config
|
||||
#define IRQ_VECTOR_TABLE irq_vector_table
|
||||
|
||||
#elif defined(CONFIG_ARC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue