proxmark3/common_arm
Henry Gabryjelski 44676bde72 Bootrom: Enable serial number from flash
* Add `.ramfunc` section to bootrom loader script
* exclude spiffs functionality from flashmem.h/flashmem.c
   (allows bootrom to use flashmem)
* hide unused tick.h / flashmem.h functions from bootrom
   (not technically necessary; see comments)
* bootrom: add source files, include path, and defines when
  `PLATFORM_DEFS` defines `WITH_FLASH`
* Define `AS_BOOTROM` to indicate code is building for bootrom
2023-02-17 17:07:13 -08:00
..
clocks.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
clocks.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
flashmem.c Bootrom: Enable serial number from flash 2023-02-17 17:07:13 -08:00
flashmem.h Bootrom: Enable serial number from flash 2023-02-17 17:07:13 -08:00
ldscript.common fix ldscript 2022-01-08 01:12:37 +01:00
Makefile.common Revert "Release v4.16191 - Nitride" 2023-01-29 20:35:17 +01:00
Makefile.hal Update USB Serial Number from SPI flash's uniqueID 2023-02-17 17:07:13 -08:00
ticks.c Bootrom: Enable serial number from flash 2023-02-17 17:07:13 -08:00
ticks.h Bootrom: Enable serial number from flash 2023-02-17 17:07:13 -08:00
usb_cdc.c Bootrom: Enable serial number from flash 2023-02-17 17:07:13 -08:00
usb_cdc.h Update USB Serial Number from SPI flash's uniqueID 2023-02-17 17:07:13 -08:00