- 93d5824 Use GRND_INSECURE flag for linux_trng_adapter by Balint Dobszay · 2 years, 5 months ago
- d6f795f Merge 'integration' into 'topics/corstone1000' by Gyorgy Szing · 2 years, 6 months ago
- 1bc32d7 Add null attributes delete variable by Rui Miguel Silva · 2 years, 9 months ago
- 40c398f Add psa ipc crypto backend by Rui Miguel Silva · 3 years, 8 months ago
- cd8df6b Setup Internal Trusted Storage backend as openamp by Rui Miguel Silva · 3 years, 8 months ago
- b8cda41 Add psa ipc attestation to se proxy by Rui Miguel Silva · 3 years, 8 months ago
- 5174436 Add secure storage ipc backend 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
- 78a2d01 add psa client definitions for ff-m by Rui Miguel Silva · 3 years, 8 months ago
- 996df84 Fix: check driver version in MM communicate RPC caller by Imre Kis · 2 years, 9 months ago
- fa2c86d Support GPT formatted semihosted image file by Julian Hall · 2 years, 10 months ago
- bfed64b Introduce common disk GUID defintions 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
- 82ce62a Add semihosting block store by Julian Hall · 2 years, 11 months ago
- 8fdedb0 Fix defects in remote test runner by Julian Hall · 2 years, 11 months ago
- 072daf8 Integrate shared block storage into PS and ITS SP deployments 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
- 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, 1 month ago
- 1944a33 Introduce block_store factory by Julian Hall · 3 years, 1 month ago
- f1f5f8a Add storage partition authorizer 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
- 54b8816 Add block_store common interface header file by Julian Hall · 3 years, 1 month ago
- 34aaf21 Build: add build type support by Gyorgy Szing · 2 years, 10 months ago
- 911bcb7 Fix UEFI get_variable with small buffer by Julian Hall · 3 years, 1 month ago
- ec62ea7 Fix: change libts to export a CMake package by Gyorgy Szing · 3 years, 1 month ago
- 45353ba Fix SPMC test changes related build errors by Jelle Sels · 2 years, 10 months ago
- 0375666 Add SPM test for OP_TEE by Jelle Sels · 4 years, 3 months ago
- 0181ebd Remove the use of global own_id from ffarpc_caller by Imre Kis · 3 years, 1 month ago
- 41d29eb Move libsp mocks into separate component by Imre Kis · 3 years, 2 months ago
- 40a0c98 Prevent using empty response in secure_storage_client_get_info by Imre Kis · 3 years ago
- 6e02acf Use -Wall compiler warning level by Julian Hall · 3 years, 6 months ago
- 09e5500 Simplify handling of psa_hash_suspend/resume by Julian Hall · 3 years, 6 months ago
- adb0abe Fix bogus free() hazard in service framework tests by Julian Hall · 3 years, 6 months ago
- b059dfb Fix segfault in tests if the driver is not loaded by Imre Kis · 3 years, 2 months ago
- 67c8d00 Update PSA Crypto to mbedtls v3.1.0 by Gyorgy Szing · 3 years, 3 months ago
- f4b195f Fix invalid read in variable_index_iterator_next by Imre Kis · 3 years, 4 months ago
- 2caa90a Fix psa_raw_key_agreement status code by Balint Dobszay · 3 years, 3 months ago topics/mbedtls-3-1-0-update
- 16961d9 Abort AEAD operation if client provided buffer is too small by Julian Hall · 3 years, 6 months ago
- c6d7e4d Fix multi-part termination on error by Julian Hall · 3 years, 6 months ago
- 1fc2d92 Add IV generation to one-shot cipher operation by Julian Hall · 3 years, 6 months ago
- ee8e824 Integrate AEAD operation support by Julian Hall · 3 years, 6 months ago
- b8b026e Add defence against uninitialised multi-part transaction by Julian Hall · 3 years, 6 months ago
- 0562ae0 Separate sign/verify message and hash operations by Julian Hall · 3 years, 6 months ago
- 6c50642 Fix clipping of returned data size in secure_storage_provider by Julian Hall · 3 years, 6 months ago
- ea339ef Fix missing return status in linux_trng_adapter.c by Julian Hall · 3 years, 6 months ago
- 61d2d3b Add TEE driver support by Balint Dobszay · 3 years, 6 months ago
- 7a721db Fix memory leak in UefiVariableStoreTests by Imre Kis · 3 years, 4 months ago
- 31e332a Allow smm_variable index UID to be overridden by Julian Hall · 3 years, 7 months ago
- d8242e6 Fix smm_variable getNextVariable invalid parameter handling by Julian Hall · 3 years, 7 months ago
- 074b9fc Correct smm variable boot state access control by Julian Hall · 3 years, 7 months ago
- f237304 trng: Move device memory retrieve to platform code by Jelle Sels · 3 years, 7 months ago
- ba181d3 Correct handling of missing salt protobuf parameter by Julian Hall · 3 years, 6 months ago
- 5a2e578 Fix export IAK public status code on error by Julian Hall · 3 years, 8 months ago
- 7fe88cb Add UEFI variable support for QueryVariableInfo by Julian Hall · 3 years, 8 months ago
- 4b8dd0a Add uefi variable append write support by Julian Hall · 3 years, 8 months ago
- cefec44 Fix psa_key_handle_t typedef by Julian Hall · 3 years, 8 months ago
- 882a2db Fix get operation for chained secure storage providers by Julian Hall · 3 years, 8 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
- d1dfda5 Add support for 64-bit operation status values by Julian Hall · 3 years, 8 months ago
- 6a64e37 Add checks for unsupported smm variable features by Julian Hall · 3 years, 9 months ago
- 0a86f76 Extend SMM Variable function support by Julian Hall · 3 years, 9 months ago
- a119934 Add smm variable invalid length attack test cases by Julian Hall · 3 years, 9 months ago
- 05f7936 Create SMM variable MM service by Imre Kis · 3 years, 9 months ago
- c0d54dc Add smm variable power fail recovery by Julian Hall · 3 years, 10 months ago
- cabfe32 Extend UEFI SetVariable to support removal by Julian Hall · 3 years, 10 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
- 65f7eb4 Add basic uefi_variable_store implementation by Julian Hall · 3 years, 9 months ago
- c12c3f4 Allow NULL as data in storage client if length is 0 by Imre Kis · 4 years ago
- c52807c Use crypto sp as attestation sp crypto provider by Julian Hall · 4 years ago
- 7d7b24c Improve reusability of service_name and uuid components by Julian Hall · 4 years ago
- c203872 Add service locator strategy for SP to SP discovery by Julian Hall · 4 years ago topics/spmc_test
- ec7e584 Fix service provider chain test case by Julian Hall · 4 years ago
- b2954bc Remove dependencies on deprecated PSA crypto functionality by Julian Hall · 4 years ago
- fad3521 Extend core crypto service level tests 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
- 628be29 Replace se-proxy service backends with stubs by Julian Hall · 4 years ago
- a949004 Allow build-time selection of backend for PSA crypto client by Julian Hall · 4 years ago
- 7a70340 Improve reuse of crypto client components by Julian Hall · 4 years ago
- 188953d Add arbitrary length crypto operations by Julian Hall · 4 years ago
- 464021a Fix key export handling in crypto provider by Julian Hall · 4 years ago