- 1751ce7 Add block storage service documentation by Julian Hall · 2 years, 10 months ago topics/block_storage
- 4d02a83 Fix: update broken b-test config by Gyorgy Szing · 2 years, 7 months ago
- fa2c86d Support GPT formatted semihosted image file by Julian Hall · 2 years, 9 months ago
- bfed64b Introduce common disk GUID defintions by Julian Hall · 2 years, 9 months ago
- 9497010 Add GPT based partition configurator by Julian Hall · 2 years, 9 months ago
- 09a0582 Add disk formatter component by Julian Hall · 2 years, 9 months ago
- 69a25f3 Add GPT loader tests by Julian Hall · 2 years, 9 months ago
- 93df76a Add io device for block_store volume access by Julian Hall · 2 years, 10 months ago
- cfe2f5b Introduce volume_index for compatability with tf-a by Julian Hall · 2 years, 10 months ago
- d635ad7 Add media top-level directory for storage medium access components by Julian Hall · 2 years, 10 months ago
- 82ce62a Add semihosting block store by Julian Hall · 2 years, 10 months ago
- 7c2ae0c Extend uuid component for tf-a compatibility by Julian Hall · 2 years, 9 months ago
- ebf3a56 Add tf-a external component by Julian Hall · 2 years, 10 months ago
- 8fdedb0 Fix defects in remote test runner by Julian Hall · 2 years, 10 months ago
- 2feec56 Refactor env-test deployment structure by Julian Hall · 2 years, 10 months ago
- a55ca60 Refactor smm-gateway deployment structure by Julian Hall · 2 years, 10 months ago
- 3d0ec04 Refactor se-proxy deployment structure by Julian Hall · 2 years, 10 months ago
- 4e1b6be Refactor attestation deployment structure by Julian Hall · 2 years, 10 months ago
- 64f1d87 Refactor crypto deployment structure by Julian Hall · 2 years, 10 months 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 · 2 years, 11 months ago
- 8ad6043 Prototype alternative deployment structure by Julian Hall · 2 years, 11 months ago
- 1999004 Create block storage SP deployment by Julian Hall · 3 years ago
- af91035 Integrate block_store backend into PS standalone service context by Julian Hall · 3 years ago
- 41925ad Decouple SFS block size from underlying block store by Julian Hall · 3 years ago
- 1fde417 Add block_store flash support to secure flash store by Julian Hall · 3 years ago
- 1944a33 Introduce block_store factory by Julian Hall · 3 years ago
- f1f5f8a Add storage partition authorizer by Julian Hall · 3 years ago
- c4692a8 Add block storage service tests by Julian Hall · 3 years ago
- 8b27ce9 Add block storage client by Julian Hall · 3 years ago
- b901999 Add reference partition configurator by Julian Hall · 3 years ago
- eae7179 Add block storage standalone service context by Julian Hall · 3 years ago
- 7b6e543 Add block storage service provider by Julian Hall · 3 years ago
- e450ec8 Define block storage access protocol by Julian Hall · 3 years ago
- c85ab5c Add null_block_store component by Julian Hall · 3 years ago
- a4162b5 Add partitioned_block_store component by Julian Hall · 3 years ago
- 0b3763f Add ram_block_store component by Julian Hall · 3 years ago
- 54b8816 Add block_store common interface header file by Julian Hall · 3 years ago
- f0be7ce Fix: make GCC.cmake host compatible by Gyorgy Szing · 2 years, 9 months ago
- 52a832a Fix: make platform-inspect compiler independent by Gyorgy Szing · 2 years, 9 months ago
- 34aaf21 Build: add build type support by Gyorgy Szing · 2 years, 9 months ago
- 9ac238c Fix: unused variables in psa_arch_tests.cmake by Gyorgy Szing · 2 years, 9 months ago
- ae4f4a6 Add spm-test SPs to b-test by Gyorgy Szing · 2 years, 9 months ago
- 63bf16a Fix libsp/opteesp build failure by Gyorgy Szing · 2 years, 9 months ago
- c734111 Fix newlib build issue if using pre-fetched source by Gyorgy Szing · 2 years, 10 months ago
- 3d49567 Fix newlib build with musl-gcc by Gyorgy Szing · 2 years, 9 months ago
- d7360db Add newlib deployment by Gyorgy Szing · 3 years, 6 months ago
- e9db817 Enhance libgcc location discovery in cmake by Mark Dykes · 3 years ago
- 911bcb7 Fix UEFI get_variable with small buffer by Julian Hall · 3 years ago
- 19e8028 Adding check to LinuxFFAUserShim.cmake by Mark Dykes · 3 years ago
- 2d92413 Fix psa-iat-api-test build error by Gyorgy Szing · 2 years, 10 months ago
- ec62ea7 Fix: change libts to export a CMake package by Gyorgy Szing · 3 years ago
- 877e5fb Make utils.h and compiler.h public headers by Gyorgy Szing · 3 years ago
- 0afc491 Change libsp to use TsGetVersion.cmake by Gyorgy Szing · 3 years ago
- 8925d20 Remove duplicate settings when adding components by Gyorgy Szing · 3 years ago
- 8ac8a6a Fix: add missing parameter check to t_cose by Gyorgy Szing · 3 years ago
- 9882afb Fix: add name collision detection to FetchContent by Gyorgy Szing · 3 years ago
- 2b7d662 Enable psa-acs pre-fetching support by Gyorgy Szing · 3 years, 5 months ago
- 186c7cc Allow build time configuration of MM comm carveout by Gyorgy Szing · 2 years, 10 months ago
- b202de3 Enhance newlib build by Gyorgy Szing · 2 years, 10 months ago
- 79d9f5d Fix: incorrect platform path lowercase conversion by Vishnu Banavath · 3 years ago
- 00f6fb9 Fix stop linking unnecessary archives to env-test by Gyorgy Szing · 2 years, 10 months ago
- 36cc492 Fix component-test/arm-linux linking issue by Gyorgy Szing · 2 years, 9 months ago
- 45353ba Fix SPMC test changes related build errors by Jelle Sels · 2 years, 9 months ago
- f1cb052 build: Genereate OPTEE_SP_UUID from cmake by Jelle Sels · 3 years ago
- 0375666 Add SPM test for OP_TEE by Jelle Sels · 4 years, 2 months ago
- 954b2de Remove unused variables from test_ffarpc_caller by Imre Kis · 2 years, 10 months ago
- 71afead Fix test_mock_sp_messaging build with older compilers by Imre Kis · 2 years, 10 months ago
- 3345637 Doc: Fix readthedocs.org jinja2 import issue by Gyorgy Szing · 2 years, 9 months ago
- bcaeb25 Fix: libts/linux-pc compilation error by Imre Kis · 2 years, 10 months ago
- 9e2573d Add json merger tool by Balint Dobszay · 2 years, 11 months ago
- 63f5c3d Remove UUID field from sp_pkg json template by Balint Dobszay · 2 years, 11 months ago
- 025bc8b Enable size optimization for Crypto SP by Balint Dobszay · 2 years, 10 months ago
- 8522692 Refactor smm_gateway_sp.c by Imre Kis · 3 years ago
- 43dc08e Refactor sfs_demo_sp.c by Imre Kis · 3 years ago
- 6bf3de3 Refactor se_proxy_sp.c by Imre Kis · 3 years ago
- 317eb2c Refactor ps_sp.c by Imre Kis · 3 years ago
- fe75461 Refactor its_sp.c by Imre Kis · 3 years ago
- 2453136 Refactor env_test.c by Imre Kis · 3 years ago
- 6ef4d0d Refactor crypto_sp.c by Imre Kis · 3 years ago
- 2edea5d Refactor attestation_sp.c by Imre Kis · 3 years ago
- e432e58 Fix TPM event log forwarding to config store by Imre Kis · 3 years ago
- 0636081 Hardening sp_config_loader and config_ramstore by Imre Kis · 3 years ago
- 6e108d6 Add test for ffarpc RPC caller implementation by Imre Kis · 3 years ago
- d86ccf5 Add test for ffarpc_caller functions by Imre Kis · 3 years, 1 month ago
- f656265 Remove own_id global variable from SP deployments by Imre Kis · 3 years ago
- 0181ebd Remove the use of global own_id from ffarpc_caller by Imre Kis · 3 years ago
- 60335f0 Cover ffarpc_call_ep with unit tests by Imre Kis · 3 years, 1 month ago
- d92645c Remove the use of global own_id from ffarpc_call_ep by Imre Kis · 3 years ago
- 9757f6b Set response source and destination in RPC endpoint by Imre Kis · 3 years ago
- 5e35ef7 Deny 64 bit FF-A messages in FF-A RPC endpoint by Imre Kis · 3 years ago
- b49e426 Change MM communicate RPC protocol of MM caller by Imre Kis · 3 years ago
- e700cb1 Change MM communicate RPC protocol of call endpoint by Imre Kis · 3 years ago
- 1bc4a62 Add 64 bit direct message handling to libsp by Imre Kis · 3 years ago
- e873a9f Add mock for libsp/sp_messaging by Imre Kis · 3 years, 1 month ago
- 1678510 Add mock for libsp/sp_memory_management by Imre Kis · 3 years, 1 month ago
- d4969b5 Add mock for libsp/sp_discovery by Imre Kis · 3 years, 1 month ago
- 41d29eb Move libsp mocks into separate component by Imre Kis · 3 years, 1 month ago
- 40a0c98 Prevent using empty response in secure_storage_client_get_info by Imre Kis · 3 years ago
- 1b0c520 Add documentation on tools & demo deployments by Julian Hall · 3 years, 3 months ago