mbed-os/features
Jaeden Amero 4961d4a52d psa: Configure Mbed TLS to use PSA as needed
Configure Mbed TLS to automatically enable PSA as needed. When Mbed OS
is configured to use PSA, configure Mbed TLS to use PSA. This prevents
leaking of the "how to make Mbed TLS use PSA" knowledge up into
targets.json, and thus makes porting simpler. There is now one place
where "how to make TLS use PSA" exists rather than repeated throughout
targets.json for each target that can't inherit from PSA_Target.
2020-06-18 12:18:12 +01:00
..
FEATURE_BLE Merge pull request #13040 from paul-szczepanek-arm/cordio-tx-power 2020-06-16 13:59:50 +02:00
FEATURE_BOOTLOADER General clean-up of unsupported targets 2020-04-09 15:36:21 +01:00
FEATURE_EXPERIMENTAL_API psa: Add stubbed PSA client implementation 2020-06-18 12:16:23 +01:00
cellular Merge pull request #13098 from AriParkkila/cell-free-stack 2020-06-17 13:24:17 +02:00
cryptocell/FEATURE_CRYPTOCELL310 NRF52840_DK: Fix baremetal linker error 2020-02-10 15:18:46 +00:00
deprecated_warnings Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
device_key DeviceKey: Fix test code with key size change in generate_root_of_trust() 2020-05-04 09:11:42 +08:00
frameworks Move frameworks/TARGET_PSA to TARGET_EXPERIMENTAL_API 2020-05-29 13:19:12 +01:00
lorawan Remove explicit include of mbedtls/config.h 2020-02-27 09:45:22 +02:00
lwipstack Ensure all overridden virtual functions are marked with `override` 2020-06-01 10:39:42 +01:00
mbedtls psa: Configure Mbed TLS to use PSA as needed 2020-06-18 12:18:12 +01:00
nanostack Merge pull request #13115 from NXPmicro/MXRT1050_USB 2020-06-18 09:56:47 +02:00
netsocket STM32H7 STM32Cube FW V1.5.0 => V1.7.0 2020-06-08 14:33:10 +02:00
nfc NFC: Convert to Chrono 2020-04-30 13:28:29 +03:00
storage Remove unused variable to fix compliation warning 2020-06-15 14:00:42 +01:00