- f2cbf73 Integrate CBOR support into ts-service-test deployment by Julian Hall · 3 years ago topics/cddl_cbor_proto
- a764e01 Add CBOR serializer/deserializer components by Julian Hall · 3 years ago
- 34a704d Add CDDL definition of the crypto service access protocol by Julian Hall · 3 years ago
- 6ed4c3d Add ZCBOR as external component by Julian Hall · 3 years ago
- 9a8877a Fix UUID endianness issues with TF-A FIP by Imre Kis · 3 years, 2 months ago
- 2476f0f Fix messaging-method value in SP manifest by Imre Kis · 3 years, 1 month ago
- c14f507 Fix: broken link to TS email list in documentation by Gyorgy Szing · 3 years, 2 months ago
- b059dfb Fix segfault in tests if the driver is not loaded by Imre Kis · 3 years, 1 month ago
- 3ec5ebe Change Protected Storage SP's backend to SFS by Imre Kis · 3 years, 1 month ago
- d6fcffd Change t-cose integration to use PropertyCopy by Gyorgy Szing · 3 years, 4 months ago topics/uefi_auth_var
- 23e78d3 Change qcbor integration to use PropertyCopy by Gyorgy Szing · 3 years, 4 months ago
- eb0507d Change MbedTLS integration to use PropertyCopy by Gyorgy Szing · 3 years, 4 months ago
- a7e762b Change nanopb integration to use PropertyCopy by Gyorgy Szing · 3 years, 4 months ago
- 24f2ffd Add PropertyCopy.cmake by Gyorgy Szing · 3 years, 4 months ago
- 22a2c14 Fix passing libc settings to nanopb and MbedTLS by Gyorgy Szing · 3 years, 4 months ago
- 8fad9bc Enable aarch64-linux-musl-gcc for opteesp by Gyorgy Szing · 3 years, 7 months ago
- b9596cd Fix libsp deployment by Gyorgy Szing · 3 years, 4 months ago
- 67c8d00 Update PSA Crypto to mbedtls v3.1.0 by Gyorgy Szing · 3 years, 2 months ago
- f4b195f Fix invalid read in variable_index_iterator_next by Imre Kis · 3 years, 3 months ago
- 047aea8 Bump CMake minimum version to 3.18 by Balint Dobszay · 3 years, 2 months ago topics/bd/test
- 2caa90a Fix psa_raw_key_agreement status code by Balint Dobszay · 3 years, 2 months ago topics/mbedtls-3-1-0-update
- 16961d9 Abort AEAD operation if client provided buffer is too small by Julian Hall · 3 years, 5 months ago
- c6d7e4d Fix multi-part termination on error by Julian Hall · 3 years, 5 months ago
- 1fc2d92 Add IV generation to one-shot cipher operation by Julian Hall · 3 years, 5 months ago
- ee8e824 Integrate AEAD operation support by Julian Hall · 3 years, 5 months ago
- b8b026e Add defence against uninitialised multi-part transaction by Julian Hall · 3 years, 5 months ago
- 0562ae0 Separate sign/verify message and hash operations by Julian Hall · 3 years, 5 months ago
- 272f9c1 Update refspecs for mbedtls and psa-arch-tests for v3.1.0 by Julian Hall · 3 years, 5 months ago
- 6c50642 Fix clipping of returned data size in secure_storage_provider by Julian Hall · 3 years, 4 months ago
- ea339ef Fix missing return status in linux_trng_adapter.c by Julian Hall · 3 years, 4 months ago
- 61d2d3b Add TEE driver support by Balint Dobszay · 3 years, 5 months ago
- 0358e08 Fix: nanopb_generator.py relative import issue by Gyorgy Szing · 3 years, 2 months ago
- f4aa937 Implement sp_memory_permission_get/set functions by Imre Kis · 3 years, 4 months ago
- a5201e4 Implement ffa_mem_perm_get/set functions by Imre Kis · 3 years, 4 months ago
- 93bea2e Add legacy-elf-format flag to opteesp deployments by Imre Kis · 3 years, 4 months ago
- 840ded2 Add generic SP deployments for the existing SPs by Imre Kis · 3 years, 6 months ago
- 686bd27 Add tools for exporting SP memory regions by Imre Kis · 3 years, 7 months ago
- 2cfb2b4 Create generic FF-A SP environment by Imre Kis · 3 years, 7 months ago
- d0ed5c2 Separate the generic part of SP deployments by Imre Kis · 3 years, 7 months ago
- a74aaf9 Create export_sp CMake function by Imre Kis · 3 years, 7 months ago
- 7a721db Fix memory leak in UefiVariableStoreTests by Imre Kis · 3 years, 3 months ago
- eed5b9c Add license info guidance to docs by Julian Hall · 3 years, 3 months ago
- 43b7d98 Fix return value check in TPM event log parsing by Balint Dobszay · 3 years, 3 months ago
- 50cdff9 Add standard TPM event log node to SP manifests by Imre Kis · 3 years, 4 months ago
- d40d620 Parse TPM event log address from SP manifest by Imre Kis · 3 years, 4 months ago
- 286ff75 Enable loading SP config from devicetree by Balint Dobszay · 3 years, 4 months ago
- bd67074 Add fdt helper component by Balint Dobszay · 3 years, 4 months ago
- 82753b7 Add libfdt external component by Balint Dobszay · 3 years, 4 months ago
- a628af3 Fix use of GIT_SHALLOW in external components by Julian Hall · 3 years, 3 months ago
- 82cd473 Fix: libts-import.cmake calling cmake incorrectly by Gyorgy Szing · 3 years, 5 months ago
- 3134145 Fix: mbedtls build error if using prefetched src by Gyorgy Szing · 3 years, 5 months ago
- ef5c264 Introduce libc independent assert fail handler by Imre Kis · 3 years, 7 months ago
- 217192d Move libc_init interface into separate component by Imre Kis · 3 years, 7 months ago
- 1c781ef Make add_components CMake function reentrant by Imre Kis · 3 years, 4 months ago
- eeee964 Remove OP-TEE dependency of SP heap by Imre Kis · 3 years, 7 months ago
- 5a35dda Fix SFS demo deployment by Imre Kis · 3 years, 4 months ago
- 31e332a Allow smm_variable index UID to be overridden by Julian Hall · 3 years, 6 months ago
- d8242e6 Fix smm_variable getNextVariable invalid parameter handling by Julian Hall · 3 years, 6 months ago
- 074b9fc Correct smm variable boot state access control by Julian Hall · 3 years, 6 months ago
- 748838e Fix arm-linux default toolchain file by Gyorgy Szing · 3 years, 4 months ago
- 69a10c3 Enhance GCC compatibility of newlib integration by Gyorgy Szing · 3 years, 4 months ago
- 309e971 Fix: pass GCC specific include paths to newlib by Gyorgy Szing · 3 years, 4 months ago
- 737a0bc Fix gcc_get_lib_location() by Gyorgy Szing · 3 years, 4 months ago
- ec70860 Set qcbor refspec to v1.0 tag by Julian Hall · 3 years, 4 months ago
- 9459f1f Test: Fix sp_memory_retrieve_ffa_error test by Jelle Sels · 3 years, 4 months ago
- f085701 MEM: Release rx_buffer after retrieve request by Jelle Sels · 3 years, 6 months ago topics/spmc_mainline
- f237304 trng: Move device memory retrieve to platform code by Jelle Sels · 3 years, 6 months ago
- f7a91e7 Fix: incorrect search path for newlib/libnosys.a by Gyorgy Szing · 3 years, 5 months ago
- 40410ab Use 64-bit FF-A calls where necessary by Balint Dobszay · 3 years, 6 months ago
- 389b506 Update grpcio-tools version for nanopb by Imre Kis · 3 years, 6 months ago
- ba181d3 Correct handling of missing salt protobuf parameter by Julian Hall · 3 years, 5 months ago
- 2d5f169 Fix request buffer setup in FF-A RPC caller by Imre Kis · 3 years, 5 months ago
- f9dda4a Add CMAKE_EXTRA_FLAGS to b-test by Imre Kis · 3 years, 6 months ago
- 54071d9 Fix: make b-test exit code by Gyorgy Szing · 3 years, 6 months ago
- 9666994 Modify external dependencies to use LazyFetch by Gyorgy Szing · 3 years, 7 months ago
- 90bd41e Add LazyFetch by Benedek Tomasik · 4 years, 4 months ago
- 8d318ff Fix build error when CROSS_COMPILE is not set by Gyorgy Szing · 3 years, 5 months ago
- abf377b Fix psa arch test refspec by Julian Hall · 3 years, 6 months ago
- c74f243 Peg to updated t_cose version fc3a4b2c by Julian Hall · 3 years, 6 months ago
- ff769f2 Hardening FF-A RPC caller by Imre Kis · 3 years, 7 months ago
- 2b7ef37 Fix compiler prefix extraction in newlib external by Imre Kis · 3 years, 6 months ago
- 4ae1142 Fix faulty SP build when build-id is enabled by Imre Kis · 3 years, 6 months ago
- d5cc32b Sync with DebugFS driver API v4 by Balint Dobszay · 4 years, 1 month ago
- c384854 Sync with DebugFS driver API v3 by Balint Dobszay · 4 years, 1 month ago
- 5a2e578 Fix export IAK public status code on error by Julian Hall · 3 years, 7 months ago
- fe55730 Fix volatile compile warning in ffarpc_call_ep by Julian Hall · 3 years, 7 months ago
- 51f45d2 Enhance newlib fetch process by Gyorgy Szing · 3 years, 7 months ago
- afb3c6e Enhance mbedtls fetch process by Gyorgy Szing · 3 years, 7 months ago
- 693877e Enhance standard library integration by Gyorgy Szing · 3 years, 7 months ago
- fceef6a Fix: build failure of env-test by Gyorgy Szing · 3 years, 7 months ago
- 6b61e82 Support FFARPC call requests with no shared buffer by Julian Hall · 3 years, 7 months ago
- 95f2d81 Fix interface ID parameter setting in sp/ffarpc_caller by Julian Hall · 3 years, 7 months ago
- 1911a12 Add uefi-test deployment by Julian Hall · 3 years, 7 months ago
- 7fe88cb Add UEFI variable support for QueryVariableInfo by Julian Hall · 3 years, 7 months ago
- 4b8dd0a Add uefi variable append write support by Julian Hall · 3 years, 7 months ago
- 23583e3 Remove SP dev kit external component by Imre Kis · 3 years, 9 months ago
- e6d7341 Integrate newlib into opteesp environment by Imre Kis · 3 years, 9 months ago
- f6d55a6 Extend compatibility of header files by Imre Kis · 3 years, 9 months ago
- dd15411 Add newlib as external component by Imre Kis · 3 years, 9 months ago
- 2ccd8e8 Remove OP-TEE dependency on trace functions by Imre Kis · 3 years, 9 months ago