aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17Bump CMake minimum version to 3.18topics/bd/testBalint Dobszay
2022-05-16Fix clipping of returned data size in secure_storage_providerJulian Hall
2022-05-16Fix missing return status in linux_trng_adapter.cJulian Hall
2022-05-10Add TEE driver supportBalint Dobszay
2022-05-10Fix: nanopb_generator.py relative import issueGyorgy Szing
2022-05-09Implement sp_memory_permission_get/set functionsImre Kis
2022-05-09Implement ffa_mem_perm_get/set functionsImre Kis
2022-05-09Add legacy-elf-format flag to opteesp deploymentsImre Kis
2022-05-09Add generic SP deployments for the existing SPsImre Kis
2022-05-09Add tools for exporting SP memory regionsImre Kis
2022-05-09Create generic FF-A SP environmentImre Kis
2022-05-09Separate the generic part of SP deploymentsImre Kis
2022-05-09Create export_sp CMake functionImre Kis
2022-04-21Fix memory leak in UefiVariableStoreTestsImre Kis
2022-04-06Add license info guidance to docsJulian Hall
2022-04-01Fix return value check in TPM event log parsingBalint Dobszay
2022-04-01Add standard TPM event log node to SP manifestsImre Kis
2022-04-01Parse TPM event log address from SP manifestImre Kis
2022-04-01Enable loading SP config from devicetreeBalint Dobszay
2022-04-01Add fdt helper componentBalint Dobszay
2022-04-01Add libfdt external componentBalint Dobszay
2022-04-01Fix use of GIT_SHALLOW in external componentsJulian Hall
2022-04-01Fix: libts-import.cmake calling cmake incorrectlyGyorgy Szing
2022-04-01Fix: mbedtls build error if using prefetched srcGyorgy Szing
2022-03-31Introduce libc independent assert fail handlerImre Kis
2022-03-31Move libc_init interface into separate componentImre Kis
2022-03-31Make add_components CMake function reentrantImre Kis
2022-03-31Remove OP-TEE dependency of SP heapImre Kis
2022-03-31Fix SFS demo deploymentImre Kis
2022-03-31Allow smm_variable index UID to be overriddenJulian Hall
2022-03-31Fix smm_variable getNextVariable invalid parameter handlingJulian Hall
2022-03-31Correct smm variable boot state access controlJulian Hall
2022-03-09Fix arm-linux default toolchain fileGyorgy Szing
2022-03-07Enhance GCC compatibility of newlib integrationGyorgy Szing
2022-03-07Fix: pass GCC specific include paths to newlibGyorgy Szing
2022-03-07Fix gcc_get_lib_location()Gyorgy Szing
2022-03-07Set qcbor refspec to v1.0 tagJulian Hall
2022-02-28Test: Fix sp_memory_retrieve_ffa_error testJelle Sels
2022-02-11MEM: Release rx_buffer after retrieve requesttopics/spmc_mainlineJelle Sels
2022-02-11trng: Move device memory retrieve to platform codeJelle Sels
2022-02-10Fix: incorrect search path for newlib/libnosys.aGyorgy Szing
2022-02-08Use 64-bit FF-A calls where necessaryBalint Dobszay
2022-02-07Update grpcio-tools version for nanopbImre Kis
2022-02-07Correct handling of missing salt protobuf parameterJulian Hall
2022-02-07Fix request buffer setup in FF-A RPC callerImre Kis
2022-02-04Add CMAKE_EXTRA_FLAGS to b-testImre Kis
2022-02-04Fix: make b-test exit codeGyorgy Szing
2022-02-04Modify external dependencies to use LazyFetchGyorgy Szing
2022-02-04Add LazyFetchBenedek Tomasik
2022-02-04Fix build error when CROSS_COMPILE is not setGyorgy Szing