diff --git a/components/TARGET_PSA/services/COMPONENT_PSA_SRV_IMPL/mbed_lib.json b/components/TARGET_PSA/services/COMPONENT_PSA_SRV_IMPL/mbed_lib.json new file mode 100644 index 0000000000..9e4db97006 --- /dev/null +++ b/components/TARGET_PSA/services/COMPONENT_PSA_SRV_IMPL/mbed_lib.json @@ -0,0 +1,13 @@ +{ + "name": "psa-services", + "requires": [ + "drivers", + "platform", + "mbedtls", + "mbed-crypto", + "storage", + "flashiap-block-device", + "tdbstore", + "storage_tdb_internal" + ] +}