mbed-os/features/storage/kvstore/conf
Tamas Kaman 551c3c553c Add ARM_MUSCA_B1 as a new target platform
Musca-B1 is a Cortex-M33 based target with security extension enabled.

- ARM_MUSCA_B1 is the non-secure target running mbed-os.
- ARM_MUSCA_B1_S is the secure target running TF-M.
- TF-M sources were imported and patched in previous commits.
- TF-M secure bootloader (McuBoot) for MUSCA_B1 is submitted by a
  pre-built binary.
- A post-build hook concatenates The secure and non-secure binaries,
  signs it and then concatenates the bootloader with the signed binary.

Change-Id: I4b36290941b5f0bb7aa7c12dda2f38b5c1e39ae2
Signed-off-by: Tamas Kaman <tamas.kaman@arm.com>
Signed-off-by: Gabor Abonyi <gabor.abonyi@arm.com>
2020-02-21 14:34:39 +01:00
..
filesystem Explicitly set rbp_internal_size for TARGET_PSOC6 2019-08-22 17:41:25 -07:00
filesystem_no_rbp KVStore: Support block device out of mbed-os tree 2019-04-25 09:56:20 +08:00
global Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
tdb_external Explicitly set rbp_internal_size for TARGET_PSOC6 2019-08-22 17:41:25 -07:00
tdb_external_no_rbp KVStore: Support block device out of mbed-os tree 2019-04-25 09:56:20 +08:00
tdb_internal Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
kv_config.cpp storage: fix static pin-map for ARMC5 2019-12-16 15:38:07 +01:00
kv_config.h Fixing a bug in FileSystemStore to get the folder path from kv_config in FILESYSTEM and default configuration 2019-01-21 11:19:14 +02:00
mbed_lib.json Storage mbed_lib.json files 2019-02-13 20:36:00 +02:00