- a4162b5 Add partitioned_block_store component by Julian Hall · 3 years, 1 month ago
- 0b3763f Add ram_block_store component by Julian Hall · 3 years, 1 month ago
- 52a832a Fix: make platform-inspect compiler independent by Gyorgy Szing · 2 years, 10 months ago
- 34aaf21 Build: add build type support by Gyorgy Szing · 2 years, 10 months ago
- 63bf16a Fix libsp/opteesp build failure by Gyorgy Szing · 2 years, 10 months ago
- d7360db Add newlib deployment by Gyorgy Szing · 3 years, 7 months ago
- ec62ea7 Fix: change libts to export a CMake package by Gyorgy Szing · 3 years, 1 month ago
- 0afc491 Change libsp to use TsGetVersion.cmake by Gyorgy Szing · 3 years, 1 month ago
- 186c7cc Allow build time configuration of MM comm carveout by Gyorgy Szing · 2 years, 11 months ago
- 00f6fb9 Fix stop linking unnecessary archives to env-test by Gyorgy Szing · 2 years, 11 months ago
- 36cc492 Fix component-test/arm-linux linking issue by Gyorgy Szing · 2 years, 10 months ago
- f1cb052 build: Genereate OPTEE_SP_UUID from cmake by Jelle Sels · 3 years, 1 month ago
- 0375666 Add SPM test for OP_TEE by Jelle Sels · 4 years, 3 months ago
- bcaeb25 Fix: libts/linux-pc compilation error by Imre Kis · 2 years, 11 months ago
- 025bc8b Enable size optimization for Crypto SP by Balint Dobszay · 3 years ago
- 8522692 Refactor smm_gateway_sp.c by Imre Kis · 3 years, 1 month ago
- 43dc08e Refactor sfs_demo_sp.c by Imre Kis · 3 years, 1 month ago
- 6bf3de3 Refactor se_proxy_sp.c by Imre Kis · 3 years, 1 month ago
- 317eb2c Refactor ps_sp.c by Imre Kis · 3 years, 1 month ago
- fe75461 Refactor its_sp.c by Imre Kis · 3 years, 1 month ago
- 2453136 Refactor env_test.c by Imre Kis · 3 years, 1 month ago
- 6ef4d0d Refactor crypto_sp.c by Imre Kis · 3 years, 1 month ago
- 2edea5d Refactor attestation_sp.c by Imre Kis · 3 years, 1 month ago
- d86ccf5 Add test for ffarpc_caller functions by Imre Kis · 3 years, 2 months ago
- f656265 Remove own_id global variable from SP deployments by Imre Kis · 3 years, 1 month ago
- 0181ebd Remove the use of global own_id from ffarpc_caller by Imre Kis · 3 years, 1 month ago
- 60335f0 Cover ffarpc_call_ep with unit tests by Imre Kis · 3 years, 2 months ago
- d92645c Remove the use of global own_id from ffarpc_call_ep by Imre Kis · 3 years, 1 month ago
- 9757f6b Set response source and destination in RPC endpoint by Imre Kis · 3 years ago
- e700cb1 Change MM communicate RPC protocol of call endpoint by Imre Kis · 3 years, 1 month ago
- 1bc4a62 Add 64 bit direct message handling to libsp by Imre Kis · 3 years, 1 month ago
- c9daea9 Change UUID to little-endian in SP manifest by Balint Dobszay · 3 years, 2 months ago
- 2476f0f Fix messaging-method value in SP manifest by Imre Kis · 3 years, 2 months ago
- 3ec5ebe Change Protected Storage SP's backend to SFS by Imre Kis · 3 years, 2 months ago
- d6fcffd Change t-cose integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago topics/uefi_auth_var
- 23e78d3 Change qcbor integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
- eb0507d Change MbedTLS integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
- a7e762b Change nanopb integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
- 22a2c14 Fix passing libc settings to nanopb and MbedTLS by Gyorgy Szing · 3 years, 5 months ago
- b9596cd Fix libsp deployment by Gyorgy Szing · 3 years, 5 months ago
- 67c8d00 Update PSA Crypto to mbedtls v3.1.0 by Gyorgy Szing · 3 years, 3 months ago
- 047aea8 Bump CMake minimum version to 3.18 by Balint Dobszay · 3 years, 3 months ago topics/bd/test
- ee8e824 Integrate AEAD operation support by Julian Hall · 3 years, 6 months ago
- 93bea2e Add legacy-elf-format flag to opteesp deployments by Imre Kis · 3 years, 5 months ago
- 840ded2 Add generic SP deployments for the existing SPs by Imre Kis · 3 years, 7 months ago
- d0ed5c2 Separate the generic part of SP deployments by Imre Kis · 3 years, 8 months ago
- a74aaf9 Create export_sp CMake function by Imre Kis · 3 years, 8 months ago
- 50cdff9 Add standard TPM event log node to SP manifests by Imre Kis · 3 years, 5 months ago
- 286ff75 Enable loading SP config from devicetree by Balint Dobszay · 3 years, 5 months ago
- 82cd473 Fix: libts-import.cmake calling cmake incorrectly by Gyorgy Szing · 3 years, 6 months ago
- eeee964 Remove OP-TEE dependency of SP heap by Imre Kis · 3 years, 8 months ago
- 5a35dda Fix SFS demo deployment by Imre Kis · 3 years, 5 months ago
- 693877e Enhance standard library integration by Gyorgy Szing · 3 years, 8 months ago
- fceef6a Fix: build failure of env-test by Gyorgy Szing · 3 years, 8 months ago
- 1911a12 Add uefi-test deployment by Julian Hall · 3 years, 8 months ago
- 23583e3 Remove SP dev kit external component by Imre Kis · 3 years, 10 months ago
- 2ccd8e8 Remove OP-TEE dependency on trace functions by Imre Kis · 3 years, 10 months ago
- a365a04 Fix: stop overriding platform setting by Gyorgy Szing · 3 years, 8 months ago
- b22916e Add version number for libts by Balint Dobszay · 4 years, 2 months ago
- 384fc50 Add TsGetVersion CMake module by Balint Dobszay · 3 years, 9 months ago
- 51c8aa8 Add mm communicate service location strategy by Julian Hall · 3 years, 9 months ago
- f7d55ff Add MM Communicate RPC caller by Julian Hall · 3 years, 9 months ago
- f29c312 Test smm_variable_mm_service by Imre Kis · 3 years, 9 months ago
- 5090ae8 Test mm_communicate_call_ep by Imre Kis · 3 years, 9 months ago
- b272481 Add mock RPC interface by Imre Kis · 3 years, 9 months ago
- 2be8593 Add unit test deployment for SMM gateway by Imre Kis · 3 years, 9 months ago
- ee70c1a Integrate MM communicate RPC layer to SMM gateway by Imre Kis · 3 years, 9 months ago
- ead5b62 Add smm-gateway SP deployment by Julian Hall · 3 years, 9 months ago
- fbe3b48 Add smm-variable service level tests by Julian Hall · 3 years, 9 months ago
- 976f9cd Add smm-variable standalone service context by Julian Hall · 3 years, 10 months ago
- 54e7a4d Add smm_variable service provider by Julian Hall · 3 years, 10 months ago
- 919b558 Add uefi variable store tests by Julian Hall · 3 years, 9 months ago
- 49bfd5a Fix: psa-api-test executable names clash by Gyorgy Szing · 3 years, 9 months ago
- c52807c Use crypto sp as attestation sp crypto provider by Julian Hall · 4 years ago
- 3b2fc5c Align attestation API test behaviour between deployments by Julian Hall · 4 years ago
- e656944 Add key derivation service level tests by Julian Hall · 4 years ago
- cb11ba5 Add MAC service level tests by Julian Hall · 4 years ago
- a652ad6 Add symmetric cipher service level tests by Julian Hall · 4 years ago
- c6e7a8a Establish pattern for extending crypto service tests by Julian Hall · 4 years ago
- c1f8b6e Fix passing of multiple defines to psa_arch_tests by Julian Hall · 4 years ago
- 628be29 Replace se-proxy service backends with stubs by Julian Hall · 4 years ago
- 7a70340 Improve reuse of crypto client components by Julian Hall · 4 years ago
- 3e61454 Integrate discovery into crypto service provider by Julian Hall · 4 years ago
- 99a57e3 Introduce common service client by Julian Hall · 4 years ago
- c2d78b5 Add service discovery provider by Julian Hall · 4 years ago
- 6bab021 Use PSA build config interface provided by Mbed TLS by Julian Hall · 4 years ago
- b7db580 Align to PSA Attestation API tests by Julian Hall · 4 years ago
- f284b09 Enable PSA Crypto 1.0 API tests by Julian Hall · 4 years ago
- c635094 Remove dependencies on deprecated PSA Crypto API definitions by Julian Hall · 4 years, 1 month ago
- a6d3cbc Add crypto support for MAC operations by Julian Hall · 4 years, 1 month ago
- fe487b7 Add support for key derivation cipher operations by Julian Hall · 4 years, 1 month ago
- e7bccbe Add crypto support for symmetric cipher operations by Julian Hall · 4 years, 1 month ago
- 7bfb18e Factor hash operations to sub-provider by Julian Hall · 4 years, 1 month ago
- b57aa0d Add secure storage PSA API test deployments by Julian Hall · 4 years, 1 month ago
- eaa9a67 Add common cmake config for psa-api-test deployments by Julian Hall · 4 years, 1 month ago
- 0446040 Add logging RPC caller by Julian Hall · 4 years, 1 month ago
- d407138 Add stubs for unsupported PSA Crypto API client operations by Julian Hall · 4 years, 1 month ago
- dd29622 Add psa arch test components by Julian Hall · 4 years, 2 months ago
- 644b57a Allow alternative backends for attestation provider by Julian Hall · 4 years, 1 month ago
- 9061e6c Allow alternative backends for crypto provider by Julian Hall · 4 years, 1 month ago