- 4ad8b99 MbedTLS configuration rework by Gabor Toth · 12 months ago
- 73ad4e2 Implement PSA FWU M update agent by Imre Kis · 1 year, 1 month ago
- d8604a0 Add mock PSA FWU M interface implementation by Imre Kis · 1 year, 1 month ago
- 86b1d67 Remove FWU serializer abstraction by Imre Kis · 1 year, 1 month ago
- efadd3a Integrate update agent interface by Imre Kis · 1 year, 1 month ago
- af77b47 Support authentication of uefi priv. variables by Gabor Toth · 1 year, 4 months ago
- a5c3d50 Merge branch 'topics/crypto-part' into integration by Balint Dobszay · 1 year, 4 months ago
- c895119 Integrate RPMB components into the build system by Imre Kis · 1 year, 9 months ago
- 136f7b8 Remove fake x509 from component-test by Balint Dobszay · 1 year, 6 months ago
- 8b7334f Add crypto key store partitioning tests by Balint Dobszay · 1 year, 7 months ago
- abec464 Enable owner labelling of keys in Mbed TLS by Balint Dobszay · 1 year, 7 months ago
- ab7db21 Extend crypto SP to support signature verification by Gabor Toth · 2 years ago
- 98656d5 Introduce uefi service component by Julian Hall · 3 years, 3 months ago
- a544317 Support per-deployment configuration of MbedTLS by Julian Hall · 3 years, 2 months ago
- 34da888 Remove ffarpc component by Imre Kis · 2 years ago
- b830a0f Remove RPC demux component by Imre Kis · 2 years ago
- 89327d9 Remove discovery service component by Imre Kis · 2 years ago
- 1ff7a52 Add RPC service interface by Imre Kis · 2 years ago
- 550ce87 Add support for using the Armv8-A CRC32 feature by Balint Dobszay · 2 years, 8 months ago
- af88641 Merge FWU service to integration by Gyorgy Szing · 2 years, 4 months ago
- a1250b2 Add FWU metadata V2 support by Julian Hall · 2 years, 7 months ago
- 2ca63d8 Add fwu standalone service context by Julian Hall · 2 years, 8 months ago
- 32798ff Add fwu_provider by Julian Hall · 2 years, 8 months ago
- ec58c9a Add image_directory tests by Julian Hall · 2 years, 8 months ago
- 2022a55 Add fwu test framework components by Julian Hall · 2 years, 8 months ago
- db86a73 Add direct_fw_inspector by Julian Hall · 2 years, 8 months ago
- a2daafd Add installer factory by Julian Hall · 2 years, 6 months ago
- ff8e0cd Migrate Mbed TLS to use LazyFetch by Balint Dobszay · 3 years ago
- 4f9d870 Add fwu copy_installer by Julian Hall · 2 years, 8 months ago
- 51a3fb3 Add fwu raw_installer by Julian Hall · 2 years, 9 months ago
- 5bd63fa Add banked_fw_store with FWU metadata management by Julian Hall · 2 years, 10 months ago
- 110c671 Add mock_fw_inspector by Julian Hall · 2 years, 9 months ago
- 56387ba Add FWU installer framework by Julian Hall · 2 years, 9 months ago
- c1353f7 Add fw_directory component by Julian Hall · 2 years, 9 months ago
- 09bdd22 Add file_block_store by Julian Hall · 2 years, 7 months ago
- 16a5015 Add GPT iterator by Julian Hall · 2 years, 6 months ago
- 4a658ac Extend storage volume for fw update installation 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
- 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 ago
- 1944a33 Introduce block_store factory 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
- 34aaf21 Build: add build type support by Gyorgy Szing · 2 years, 10 months ago
- ec62ea7 Fix: change libts to export a CMake package by Gyorgy Szing · 3 years, 1 month ago
- 36cc492 Fix component-test/arm-linux linking issue by Gyorgy Szing · 2 years, 10 months ago
- d86ccf5 Add test for ffarpc_caller functions by Imre Kis · 3 years, 2 months ago
- 60335f0 Cover ffarpc_call_ep with unit tests 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
- 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
- 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
- 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
- 7a70340 Improve reuse of crypto client components by Julian Hall · 4 years ago
- 3e61454 Integrate discovery into crypto service provider by Julian Hall · 4 years ago
- 99a57e3 Introduce common service client by Julian Hall · 4 years ago
- c2d78b5 Add service discovery provider by Julian Hall · 4 years ago
- b7db580 Align to PSA Attestation API tests by Julian Hall · 4 years ago
- a6d3cbc Add crypto support for MAC operations by Julian Hall · 4 years, 1 month ago
- fe487b7 Add support for key derivation cipher operations by Julian Hall · 4 years, 1 month ago
- e7bccbe Add crypto support for symmetric cipher operations by Julian Hall · 4 years, 1 month ago
- 7bfb18e Factor hash operations to sub-provider by Julian Hall · 4 years, 1 month 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
- a6b3e1c Add RPC demux component 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
- 4834e63 Add demo app for attestation service by Julian Hall · 4 years, 2 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
- 3c52ce6 Replace mbedcrypto dependency with Mbed TLS by Balint Dobszay · 4 years, 3 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
- 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
- 7cbf6a2 Use firmware-test-builder in existing tests by Imre Kis · 4 years, 6 months ago
- c31afbf Fix: deployments fail to install to a single tree by Gyorgy Szing · 4 years, 6 months ago
- eff4b28 Add testing and demo deployments by Julian Hall · 4 years, 8 months ago