- ec81a50 Fix initial PSA Crypto API test failures by Julian Hall · 4 years, 1 month ago
- 0446040 Add logging RPC caller by Julian Hall · 4 years, 1 month ago
- 8359a63 Extend supported crypto key management operations 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
- 74d2fe6 Patch arch test build to use inherited toolcahin 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
- 527ddd5 Add secure enclave proxy deployment by Julian Hall · 4 years, 1 month ago
- a6b3e1c Add RPC demux component by Julian Hall · 4 years, 1 month ago
- d03aced Extend ffa service location to support interface id by Julian Hall · 4 years, 1 month ago
- f572896 Add hash operation support to Crypto service provider by Julian Hall · 4 years, 1 month ago
- fc72221 Fix: add missing deployments to b-test by Gyorgy Szing · 4 years ago
- 2247d24 Fix: fix parallel build settings for dependencies by Gyorgy Szing · 4 years ago
- 97a00d4 Fix: Stop opteesp environment using default libc by Andrew Beggs · 4 years, 2 months ago
- 22c47a9 Update SP message handling for FFA routing extension by Julian Hall · 4 years, 1 month ago
- c1cf912 Add attestation service documentation by Julian Hall · 4 years, 2 months ago
- 7048d30 Add event log parameter handling in SP by Julian Hall · 4 years, 2 months ago
- 4834e63 Add demo app for attestation service by Julian Hall · 4 years, 2 months ago
- caa4af8 Add attestation SP deployment by Julian Hall · 4 years, 3 months ago
- 0446491 Add attestation claim sources for device claims by Julian Hall · 4 years, 3 months ago
- 482fd2f Add provisioning support to attestation service provider by Julian Hall · 4 years, 3 months ago
- 700aa36 Add attestation service provider and client by Julian Hall · 4 years, 3 months ago
- 70be3f1 Add attestation key management by Julian Hall · 4 years, 3 months ago
- 827d447 Add t_cose library as external component by Julian Hall · 4 years, 3 months ago
- 1d31302 Add attestation report creation by Julian Hall · 4 years, 3 months ago
- 201ce46 Add components for attestation service by Julian Hall · 4 years, 3 months ago
- a7e76c8 Add psa crypto C API client by Julian Hall · 4 years, 4 months ago
- fe1770c libsp: Fix memory leak in unit test by Imre Kis · 4 years, 4 months ago
- f688a0b Fix optional parameter handling in crypto service by Julian Hall · 4 years, 4 months ago
- 3c52ce6 Replace mbedcrypto dependency with Mbed TLS by Balint Dobszay · 4 years, 3 months ago
- 76e8a3c Integrate routing extension into existing SPs by Imre Kis · 4 years, 4 months ago
- be97e77 libsp: Add FF-A direct message routing extension by Imre Kis · 4 years, 5 months ago
- c674b5b libsp: Add SP messaging layer by Imre Kis · 4 years, 6 months ago
- a30e77c Set in_region_count to 0 during memory retrieve by Davidson K · 4 years, 6 months ago
- eff9cfd Change instruction access permissions of shared memory by Davidson K · 4 years, 6 months ago
- 2075a21 Add secure storage service docs by Julian Hall · 4 years, 5 months ago
- 3a4207d Add protected-storage and internal-trusted-storage deployments by julhal01 · 4 years, 5 months ago
- 7791cb1 Extend storage components for PSA PS by julhal01 · 4 years, 5 months ago
- 1260f10 Refactor Secure storage into frontend/backend by julhal01 · 4 years, 6 months ago
- cd3241a Fix: nanopb files always generated by Gyorgy Szing · 4 years, 1 month ago
- 2f66713 Enable logging from OP-TEE SPs by Imre Kis · 4 years, 3 months ago
- 7304368 Add support for multiple sessions per endpoint by Balint Dobszay · 4 years, 1 month ago
- 1b16eaf Sync with DebugFS driver API v2 by Balint Dobszay · 4 years, 4 months ago
- 8e3aa11 Add check of DebugFS driver API version by Balint Dobszay · 4 years, 3 months ago
- 2fc7e10 Fix: correct Linux FF-A driver dependency by Balint Dobszay · 4 years, 2 months ago
- 37e1aea Add hw TRNG from SEL0 SP by julhal01 · 4 years, 6 months ago
- 5fe411b Add simple_c test runner by julhal01 · 4 years, 6 months ago
- 3ec4c32 Add test_runner service by julhal01 · 4 years, 6 months ago
- 2c18fbf Add platform specific TRNG driver by julhal01 · 4 years, 6 months ago
- ffa98d8 Add platform support by julhal01 · 4 years, 7 months ago
- 734dbad Add packed-c protocol support for crypto service by julhal01 · 4 years, 8 months ago
- c3f4e9a Extend RPC parameters by julhal01 · 4 years, 8 months ago
- 35c6d64 Create and export SP layout JSON by Balint Dobszay · 4 years, 4 months ago
- 0fdceea Add example SP manifests by Balint Dobszay · 4 years, 4 months ago
- 840696b Fix nanopb python dependencies by Gyorgy Szing · 4 years, 5 months ago
- 101ce2d Update specifications section by Gyorgy Szing · 4 years, 5 months ago
- daf2efd Fix: "arm-linux" builds allow wrong GCC compiler by Gyorgy Szing · 4 years, 5 months ago
- 345686a libsp: Remove non-trivial designated initializers by Imre Kis · 4 years, 6 months ago
- 7cbf6a2 Use firmware-test-builder in existing tests by Imre Kis · 4 years, 6 months ago
- d4ed659 libsp: Integrate firmware-test-builder by Imre Kis · 4 years, 7 months ago
- 36ef73a Fix: output binary path for opteesp environment by Balint Dobszay · 4 years, 6 months ago
- c31afbf Fix: deployments fail to install to a single tree by Gyorgy Szing · 4 years, 6 months ago
- d80f856 Fix: CROSS_COMPILE env variable is ignored by Gyorgy Szing · 4 years, 6 months ago
- 1b631eb Align with Linux FF-A driver by Balint Dobszay · 4 years, 7 months ago
- f5f4a55 libsp: Unit testing sp_memory_management.c by Imre Kis · 4 years, 7 months ago
- b6a63bf libsp: Unit testing sp_discovery.h by Imre Kis · 4 years, 7 months ago
- a53ba37 libsp: Add sp_rxtx.h mock implementation by Imre Kis · 4 years, 7 months ago
- 86ec34f libsp: Unit testing the functions of sp_rxtx.c by Imre Kis · 4 years, 8 months ago
- 4844cff libsp: Add ffa_api.h mock implementation by Imre Kis · 4 years, 7 months ago
- 29d7753 libsp: Unit testing ffa_memory_descriptors.c by Imre Kis · 4 years, 8 months ago
- bee5270 libsp: Unit testing the functions of ffa_api.h by Imre Kis · 4 years, 8 months ago
- 18dfa71 libsp: Add ffa_internal_api.h mock implementation by Imre Kis · 4 years, 8 months ago
- 721104f libsp: Add mock assert implementation by Imre Kis · 4 years, 8 months ago
- 2808834 libsp: Fix header file order by Imre Kis · 4 years, 7 months ago
- 1f89e82 libsp: Add missing include to sp_api_defines.h by Imre Kis · 4 years, 7 months ago
- c81995e libsp: Refactoring sp_discovery.c by Imre Kis · 4 years, 7 months ago
- 78f102c libsp: Fix buffer boundary check in sp_discovery by Imre Kis · 4 years, 7 months ago
- 21e0665 libsp: Fix SP memory management formatting by Imre Kis · 4 years, 7 months ago
- d614cc4 libsp: Handle SP memory management invalid args by Imre Kis · 4 years, 7 months ago
- e07cb6c libsp: Move sp_memory_attr definition by Imre Kis · 4 years, 7 months ago
- 0202c9f libsp: Fix formatting of sp_rxtx.c by Imre Kis · 4 years, 7 months ago
- e76ade8 DOC: update documentation. by Julian Hall · 4 years, 9 months ago
- 3924b1b libsp: Fix RXTX buffer page count range check by Imre Kis · 4 years, 7 months ago
- ce67e65 libsp: Fix scope of sp_rxtx.c internal variables by Imre Kis · 4 years, 7 months ago
- aaa3bed libsp: Add missing extern "C" linkage-specification by Imre Kis · 4 years, 8 months ago
- eff4b28 Add testing and demo deployments by Julian Hall · 4 years, 9 months ago
- 4061ed6 Add crypto deployment by Julian Hall · 4 years, 9 months ago
- 72c3f04 Add secure storage service and demo deployments by Balint Dobszay · 4 years, 9 months ago
- b1d5d5f Add deployment for libts by Julian Hall · 4 years, 9 months ago
- 38c729b Add demo application by Julian Hall · 4 years, 9 months ago
- 3d844c2 Add test application by Julian Hall · 4 years, 9 months ago
- c02fffb Add crypto service by Julian Hall · 4 years, 9 months ago
- 8b6e686 Add secure storage service by Balint Dobszay · 4 years, 9 months ago
- 8cff2b8 Add service locator component by Julian Hall · 4 years, 9 months ago
- df86fce Add serializer service for protobuf by Julian Hall · 4 years, 9 months ago
- 2dcd69c Add generalised service provider by Julian Hall · 4 years, 9 months ago
- 3bd6ae9 Add RPC caller and endpoint for FF-A by Balint Dobszay · 4 years, 9 months ago
- f7f8495 Add direct and dummy RPC caller by Julian Hall · 4 years, 9 months ago
- 6c59e4e Add generic RPC layer by Julian Hall · 4 years, 9 months ago