| /trusted-services/deployments/smm-gateway/infra/ |
| A D | psa-varstore.cmake | 6 # An infrastrucure to support the smm-gateway. Uses PSA storage for persistent
|
| /trusted-services/docs/project/ |
| A D | change-log.rst | 21 - Extend the implementation to support Authenticated Variables. 28 - Add crypto key store partitioning support to the Crypto Service. This feature allows isolating cl… 32 - libsp learnt to support FF-A v1.1 and all SPs are updated to use this version. 34 - All SP and arm-linux deployments are updated to support Armv8.5-A Branch Protection feature. 99 versioning support to the RPC layer. 105 - Add versioning support to the RPC layer. 115 - Add support for the Corstone-1000 platform. For more information about this platform please see: 118 - SPs now indicate support of :term:`Normal World` interrupt preemption capability in their SP mani… 122 - Add support for the Armv8-A CRC32 feature for :term:`Secure World` and :term:`Normal World` compo… 124 - Extend FF-A support with: [all …]
|
| A D | version_control.rst | 32 For special purposes (e.g. long term support, hosting a special version, etc...) other branches act…
|
| /trusted-services/deployments/spm-test2/opteesp/ |
| A D | default_spm_test2.dts.in | 11 /* SPM test SP2 is set to use FF-A v1.0 to cover v1.0 support as well */
|
| A D | CMakeLists.txt | 22 # SPM test SP2 is set to use FF-A v1.0 to cover v1.0 support as well
|
| /trusted-services/protocols/service/secure_storage/packed-c/ |
| A D | secure_storage_proto.h | 60 uint32_t support; member
|
| /trusted-services/docs/developer/ |
| A D | supported-architectural-features.rst | 31 file. The SPMC implementation running the SP is required to support this memory attribute, or has t… 34 Although GCC has BTI support since v9, no BTI enabled libraries are shipped with the current GNUARM…
|
| A D | service-deployment-model.rst | 18 - Development support applications (e.g. fwu-tool) 23 while offering sufficient flexibility to customize capabilities and support different platforms. 49 needed to support the application. 83 - | Any deployment that uses the same infrastructure to support the application. 143 To support test and to provide a starting point for new config definitions, a default config should 209 selection. Any additional files needed to support platform configuration and build may be 223 Platform support that depends on EDK2 platform components is represented by the edk2 platform
|
| A D | project-structure.rst | 213 protocol has been defined using an IDL with language compilation support, code may be generated fro… 230 to support activities such as build and test.
|
| /trusted-services/docs/target-platforms/ |
| A D | index.rst | 7 Platforms can be categorized by level of support as:
|
| /trusted-services/docs/deployments/ |
| A D | test-executables.rst | 29 * | Development support and debug 51 * | Development support and debug
|
| A D | secure-partitions.rst | 34 to support remote attestation use-cases. The service provider obtains a 56 different security trade-offs to be made and to support different hardware,
|
| /trusted-services/components/messaging/ffa/libsp/ |
| A D | sp_memory_management.c | 305 static sp_result sp_mem_is_dynamic_supported(uint32_t func_id, bool *support) in sp_mem_is_dynamic_supported() argument 311 if (!support) in sp_mem_is_dynamic_supported() 316 *support = false; in sp_mem_is_dynamic_supported() 322 *support = props[FFA_FEATURES_MEM_DYNAMIC_BUFFER_SUPPORT_INDEX] & in sp_mem_is_dynamic_supported()
|
| /trusted-services/platform/drivers/arm/tztrng/ |
| A D | driver.cmake | 29 # The driver has no cmake build support so it is necessary to bridge cmake variables to
|
| /trusted-services/docs/services/fwu/ |
| A D | fwu-service-description.rst | 14 Firmware update support within the Trusted Services project consists of a set of reusable 22 - Banked A/B robust update support 29 - Flexible installer framework to support different image types 33 To support test and development and to provide a useful reference, the Trusted Services 152 volume presents a unit of storage as a seekable file with support for conventional file IO 163 Trusted Services FWU support provides a framework for updating arbitrary firmware images. 320 …selected at runtime. Currently support for V1 and V2 formats (as defined by the FWU-A specificatio… 470 identified by an image type UUID. Extending the command-line interface to support multi-image 479 to mimic real device behaviour. Test components that support PC based testing are summarized 494 other test support capabilities. [all …]
|
| A D | psa-fwu-m.rst | 115 `Platform Security Firmware Update for the A-profile Arm Architecture`_. It does not support the pa… 151 * The images only support write operation due to FWU-M limitation.
|
| /trusted-services/deployments/block-storage/config/edk2-secure-flash-opteesp/ |
| A D | CMakeLists.txt | 19 # platform with a dedicated secure flash device with driver support from the
|
| /trusted-services/docs/services/ |
| A D | attest-service-description.rst | 18 available that support service access using the following C APIs: 155 …- Used when there is no hardware backed support for the device lifecycle state variable. This cla… 189 The attestation access protocol supports operations to support provisioning. These 201 flow is that the IAK private key value is never externally exposed. To support test 209 To support external generation of the IAK, a one-time key import operation is also
|
| A D | secure-storage-service-description.rst | 40 classes of storage are required to support the notion of data ownership and to implement 54 support access policies such as r/w during manufacture but read-only in all other lifecycle
|
| A D | crypto-service-description.rst | 46 serializers to support different parameter encoding schemes.
|
| A D | uefi-smm-services.rst | 3 The Trusted Services project provides support for UEFI System Management Mode (SMM) services via the 27 UEFI Variable support is provided by the *smm_variable* service provider component. This service pr… 194 There is no support for initializing the values of the read-only global variables containing
|
| /trusted-services/components/service/secure_storage/frontend/secure_storage_provider/ |
| A D | secure_storage_provider.c | 172 response_desc->support = feature_map; in get_support_handler()
|
| /trusted-services/docs/overview/ |
| A D | goals.rst | 12 …- **Support multiple processing environments** - allow support for new processing environments to …
|
| /trusted-services/docs/certification/ |
| A D | psa-certified.rst | 64 To support API level conformance testing, the `PSA Arch Test project`_ provides a rich set
|
| /trusted-services/components/service/secure_storage/backend/secure_storage_client/ |
| A D | secure_storage_client.c | 347 feature_map = response_desc->support; in secure_storage_get_support()
|