- c64890c Create mock for PSA crypto api-s by Gabor Toth · 8 months ago
- e9b93dd Create mock device for block-store api-s by Gabor Toth · 8 months ago
- f4692ed Create mock for malloc and calloc api-s by Gabor Toth · 8 months ago
- 8e943af Add encrypted block store component tests by Gabor Toth · 9 months ago
- 9475778 Add Encrypted Block Store by Gabor Toth · 9 months ago
- 821cf32 Remove erasing from ram store by Gabor Toth · 5 months ago
- 7527ddf Remap the "0" client_id in RSE_COMMS by Bence Balogh · 5 months ago
- da24200 Remove unused variables to fix unit-tests build error by Imre Kis · 5 months ago
- 9aba094 Load initial image state in PSA FWU M update agent by Imre Kis · 6 months ago
- 71066d6 Eliminate warnings in libsp tests by Gabor Toth · 1 year, 5 months ago
- 4c364c5 Merge se-proxy factory update by Gyorgy Szing · 6 months ago
- 1138b00 Fix isspace() definition by Balint Dobszay · 11 months ago
- 3e4f283 Fix mem retrieve in SPM test SP by Balint Dobszay · 2 years, 7 months ago
- cc58199 se-proxy: Enable compile time service selection by Gyorgy Szing · 7 months ago topics/gyoszi01/se-proxy-config-refactor
- 1eb045b Fix interrupted FFA_MSG_SEND_DIRECT_REQ handling by Imre Kis · 6 months ago
- e9e0fed spm_test: allow configuring mem-region base addr. by Gyorgy Szing · 7 months ago
- dee53a1 Integrate PSA FWU IPC framework for Corstone-1000 by Harsimran Singh Tungal · 8 months ago
- 7ae8b4c Align PSA Crypto with TF-Mv2.1 by Bence Balogh · 1 year, 1 month ago
- c3eb744 Fix in AEAD for psa-arch test 254 by Satish Kumar · 3 years, 6 months ago
- 37ea128 UEFI variable: fix variable index alternation by Imre Kis · 9 months ago
- 93c586b Prevent UEFI variable store UID collision by Imre Kis · 9 months ago
- 4ad8b99 MbedTLS configuration rework by Gabor Toth · 12 months ago
- 275758f Eliminate MbedTLS from env-test by Gabor Toth · 12 months ago
- e6b3846 Rename RSS to RSE. by Gyorgy Szing · 9 months ago
- 8e394bb Make variable index usage robust with redundancy by Gabor Toth · 10 months ago topics/uefi_index_chunk
- a0a0857 Load and store UEFI variable index in chunks by Gabor Toth · 1 year ago
- 64bbde5 Make constraints of NV UEFI variables persistent by Gabor Toth · 1 year ago
- f1ac4f2 Add static check for uefi variable size by Gabor Toth · 1 year ago
- 43d30c5 Implement optional features secure_flash_store by Gabor Toth · 1 year ago
- 0a03212 libpsats: fix build time include path installed by Gyorgy Szing · 10 months ago
- ee2e7cb Rename libpsa to libpsats by Gabor Toth · 10 months ago
- 3460b42 Use libpsa in platform-inspect by Gabor Toth · 2 years, 1 month ago
- 70cb3c6 Use libpsa in ts-demo by Gabor Toth · 2 years, 3 months ago
- 172659d Create libpsa deployments by Gabor Toth · 2 years, 3 months ago
- f0e1e2c Avoid absolute project path in library headers by Gabor Toth · 1 year, 10 months ago
- 99e4ec5 Enabling visibility of PSA APIs by Gabor Toth · 2 years, 1 month ago
- 121288a Rename trace_printf to ts_trace_printf by Gabor Toth · 10 months ago
- 193f6dd Fail if trace.h is included without TRACE_LEVEL by Gabor Toth · 10 months ago
- ed8305b Fix tracing in libts by Gabor Toth · 11 months ago
- 7728fad Fix -Werror related build issues by Gabor Toth · 12 months ago
- 73ad4e2 Implement PSA FWU M update agent by Imre Kis · 1 year, 1 month ago
- 5496b1c Add stub PSA FWU M interface implementation by Imre Kis · 1 year, 1 month ago
- d8604a0 Add mock PSA FWU M interface implementation by Imre Kis · 1 year, 1 month ago
- d562e87 Add FWU header files from Trusted Firmware-M by Imre Kis · 1 year, 1 month ago
- 86b1d67 Remove FWU serializer abstraction by Imre Kis · 1 year, 1 month ago
- 7554c47 Remove TS specific prefixes and paths from FWU code by Imre Kis · 1 year, 1 month ago
- 6fd73d8 Transmit FWU function ID and status fields in shared memory by Imre Kis · 1 year, 1 month ago
- 630afa3 Align FWU metadata v2 with the specification by Imre Kis · 1 year, 1 month ago
- 18b387d Update to PSA FWU 1.0 protocol (DEN0118) by Imre Kis · 1 year, 1 month ago
- efadd3a Integrate update agent interface by Imre Kis · 1 year, 1 month ago
- e1b18a8 Add update agent interface by Imre Kis · 1 year, 1 month ago
- c6e1138 Merge Branch Protection enablement by Gyorgy Szing · 1 year ago
- cc9589c Remove TEE driver external component by Balint Dobszay · 1 year, 10 months ago
- a28cce4 Fix endpoint ID in SPMC test by Balint Dobszay · 1 year, 1 month ago
- ac721da Handle VM availability messages by Balint Dobszay · 1 year, 1 month ago
- c9d54f6 Generate BTI GNU note for TS assembly files by Gabor Toth · 1 year, 2 months ago
- 748b3db Import BTI related files from OP-TEE by Gabor Toth · 1 year, 2 months ago
- 385e976 Add mock check and clear to RPMB mock backend tests by Imre Kis · 1 year, 1 month ago
- e946d91 Improve FF-A memory share testing by Imre Kis · 1 year, 3 months ago
- e9b2d99 Allow SPMCs with greater FF-A minor version number by Imre Kis · 1 year, 1 month ago
- d5c35c7 Remove header file install step from SP deployments by Imre Kis · 1 year, 2 months ago
- d47a145 Integrate libc and dlmalloc to opteesp and sp environments by Imre Kis · 1 year, 2 months ago
- 58cdf33 Eliminate unsafe C api usage and warnings by Imre Kis · 1 year, 2 months ago
- d60840f Create dlmalloc component by Imre Kis · 1 year, 2 months ago
- f98280c Add dlmalloc 2.8.6 by Imre Kis · 1 year, 2 months ago
- da8d58f Add CMake build system to libc by Imre Kis · 1 year, 2 months ago
- a57a710 Remove duplicate __weak_reference definition by Imre Kis · 1 year, 2 months ago
- 963045f Remove int128_t by Imre Kis · 1 year, 2 months ago
- 264d300 Remove TF-A specific assert and abort by Imre Kis · 1 year, 2 months ago
- b2e06a0 Add strstr implementation by Imre Kis · 1 year, 2 months ago
- 390566a Add ctype implementation by Imre Kis · 1 year, 2 months ago
- 0619e15 Add dynamic memory allocation function definitions by Imre Kis · 1 year, 2 months ago
- 650ae32 Fix _fast and _least type names by Imre Kis · 1 year, 2 months ago
- a884bc8 Remove unnecessary files from libc by Imre Kis · 1 year, 2 months ago
- f55f2aa Fork TF-A's libc by Imre Kis · 1 year, 2 months ago
- 3178891 Fix error handling of variable index loading by Gabor Toth · 1 year, 4 months ago
- caffe0b Fix GetNextVariableName NameSize input by Gabor Toth · 1 year, 4 months ago
- 0009dc0 Separate UEFI boot var and auth. var. tests by Gabor Toth · 1 year, 4 months ago
- 45e0e06 Create uefi test vectors with different timestamps by Gabor Toth · 1 year, 4 months ago
- 22aadfb Implement Private Authenticated Variable verification by Gabor Toth · 1 year, 4 months ago
- cccc4ff Isolate common uefi variable authentication steps by Gabor Toth · 1 year, 4 months ago
- d4879ce Add timestamp validation for uefi variables by Gabor Toth · 1 year, 4 months ago
- ed048a1 Fix: Variable shadowing in SMM variable client by Gabor Toth · 1 year, 4 months ago
- af77b47 Support authentication of uefi priv. variables by Gabor Toth · 1 year, 4 months ago
- 2d4d29f Fix strncpy length in SP config loader by Imre Kis · 1 year, 3 months ago
- 033d51a Set default FF-A version to v1.1 by Imre Kis · 1 year, 7 months ago
- 5b86f67 Cover FF-A v1.1 features with unit test targets by Imre Kis · 1 year, 7 months ago
- 1e1eec4 Add FF-A v1.1 format memory transaction descriptor support by Imre Kis · 1 year, 7 months ago
- 595c5d0 Add FF-A v1.1 format FFA_PARTITION_INFO_GET support by Imre Kis · 1 year, 7 months ago
- c7d377a Check FF-A version from TS RPC by Imre Kis · 1 year, 7 months ago
- 1f5b1c6 Make supported FF-A version configurable in libsp by Imre Kis · 1 year, 7 months ago
- 9d1c93c Fix GetNextVariableName implementation by Bence Balogh · 1 year, 4 months ago
- a26774f Set RPC caller session SHM size for Corstone1000 SMMGW by Imre Kis · 1 year, 6 months ago
- 6d58175 Make RPC caller session SHM size build-time configurable by Imre Kis · 1 year, 6 months ago
- db87226 Add RSS Communication Protocol components by Bence Balogh · 1 year, 5 months ago
- 0c582be Copy RSS_COMMS files from TF-A by Bence Balogh · 1 year, 7 months ago
- a10cf7a Add MHU interface and adapter by Bence Balogh · 1 year, 6 months ago
- 7e2c83b Fix psa_ipc service's psa_call by Bence Balogh · 1 year, 8 months ago
- 6a89a26 Fix: add missing boot-order setting by Gabor Toth · 1 year, 4 months ago
- 7ccab79 Add log client component by Gabor Ambrus · 2 years ago