- 96ff849 Rename corstone1000 platform references by Rui Miguel Silva · 2 years, 6 months ago topics/corstone1000
- 28bca0b Fix libc dependency of external components by Gyorgy Szing · 2 years, 6 months ago
- c9b6b63 Fix openamp, libmetal and libc linking order. by Gyorgy Szing · 2 years, 6 months ago
- d6f795f Merge 'integration' into 'topics/corstone1000' by Gyorgy Szing · 2 years, 6 months ago
- a53cc53 Add se-proxy deployment by Rui Miguel Silva · 3 years, 8 months ago
- 93cbebf Add common service component to ipc support by Rui Miguel Silva · 3 years, 8 months ago
- 506deaf Change legacy-elf-format SP property to elf-format by Imre Kis · 2 years, 6 months ago
- 55d28f5 Fix: Add event log node to attestation/default-sp by Imre Kis · 2 years, 7 months ago
- fa2c86d Support GPT formatted semihosted image file by Julian Hall · 2 years, 10 months ago
- 9497010 Add GPT based partition configurator by Julian Hall · 2 years, 10 months ago
- 09a0582 Add disk formatter component by Julian Hall · 2 years, 10 months ago
- 69a25f3 Add GPT loader tests by Julian Hall · 2 years, 10 months ago
- 93df76a Add io device for block_store volume access by Julian Hall · 2 years, 11 months ago
- cfe2f5b Introduce volume_index for compatability with tf-a by Julian Hall · 2 years, 11 months ago
- d635ad7 Add media top-level directory for storage medium access components by Julian Hall · 2 years, 11 months ago
- 82ce62a Add semihosting block store by Julian Hall · 2 years, 11 months ago
- ebf3a56 Add tf-a external component by Julian Hall · 2 years, 11 months ago
- 2feec56 Refactor env-test deployment structure by Julian Hall · 2 years, 11 months ago
- a55ca60 Refactor smm-gateway deployment structure by Julian Hall · 2 years, 11 months ago
- 3d0ec04 Refactor se-proxy deployment structure by Julian Hall · 2 years, 11 months ago
- 4e1b6be Refactor attestation deployment structure by Julian Hall · 2 years, 11 months ago
- 64f1d87 Refactor crypto deployment structure by Julian Hall · 3 years ago
- 072daf8 Integrate shared block storage into PS and ITS SP deployments by Julian Hall · 3 years ago
- 4d918a0 Add edk2-platforms as external component by Julian Hall · 3 years ago
- 8ad6043 Prototype alternative deployment structure by Julian Hall · 3 years ago
- 1999004 Create block storage SP deployment by Julian Hall · 3 years, 1 month ago
- af91035 Integrate block_store backend into PS standalone service context by Julian Hall · 3 years ago
- 1fde417 Add block_store flash support to secure flash store by Julian Hall · 3 years, 1 month ago
- 1944a33 Introduce block_store factory by Julian Hall · 3 years, 1 month ago
- c4692a8 Add block storage service tests by Julian Hall · 3 years, 1 month ago
- 8b27ce9 Add block storage client by Julian Hall · 3 years, 1 month ago
- b901999 Add reference partition configurator by Julian Hall · 3 years, 1 month ago
- eae7179 Add block storage standalone service context by Julian Hall · 3 years, 1 month ago
- 7b6e543 Add block storage service provider by Julian Hall · 3 years, 1 month ago
- c85ab5c Add null_block_store component by Julian Hall · 3 years ago
- 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