![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
Files | |
file | its_flash.c [code] |
file | its_flash.h [code] |
file | its_flash_info_external.c [code] |
file | its_flash_info_internal.c [code] |
file | its_flash_nand.c [code] |
file | its_flash_nand.h [code] |
Implementations of the flash interface functions for a NAND flash device. See its_flash.h for full documentation of functions. | |
file | its_flash_nor.c [code] |
file | its_flash_nor.h [code] |
Implementations of the flash interface functions for a NOR flash device. See its_flash.h for full documentation of functions. | |
file | its_flash_ram.c [code] |
file | its_flash_ram.h [code] |
Implementations of the flash interface functions for an emulated flash device using RAM. See its_flash.h for full documentation of functions. | |