aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-13libteeacl: add pkgconfig file: teeacl.pcHEADmasterEero Aaltonen
2024-03-13libteec: pkgconfig: remove duplicate flags in teec.pcEero Aaltonen
2024-03-13libteec: pkgconfig: rename libteec.pc as teec.pcEero Aaltonen
2024-02-19tee-supplicant: fix potential crash when TA isn't foundp870613
2024-02-14libckteec: one shot encryption/decryption may have no input dataEtienne Carriere
2024-01-29android: convert .mk files to .bpJulien Masson
2024-01-23libteec: drop benchmark framework supportIgor Opaniuk
2024-01-16teec: do fail on MAX_SIZE allocation requests4.1.0Jorge Ramirez-Ortiz
2024-01-12libckteec: Fix CK_ULONG conversions in C_GetTokenInfo()4.1.0-rc1Vesa Jääskeläinen
2024-01-12libckteec: Add helper to convert TA's CK_ULONG to REE's CK_ULONGVesa Jääskeläinen
2024-01-08tee-supplicant: fix build with kernel < 4.16Fabrice Fontaine
2024-01-08tee-supplicant: Enforce paths bound limitsTanel Dettenborn
2023-12-07libckteec: serialize_ck.c: serialize AES-GCM mechanism parametersMarouene Boubakri
2023-12-04tee_client_api: deprecate two TEE_ERROR_* macros not in the specificationVincent Mailhol
2023-12-04tee_client_api: define additional return codesVincent Mailhol
2023-12-04tee_client_api: correct reference to TEEC_MemoryReferenceVincent Mailhol
2023-11-27tee-supplicant: Allow for TA load path to be specified at runtimeJared Baur
2023-10-30tee-supplicant: Cleanup TEEC_TEST_LOAD_PATHMika Tammi
2023-10-19teec: use multiple of page size for page aligned buffers4.0.0Jens Wiklander
2023-10-13cmake: pkgconfig file: install the file4.0.0-rc1Eero Aaltonen
2023-10-13pkgconfig file: remove extra commentsEero Aaltonen
2023-10-13Makefile, cmake: move teec related headersEero Aaltonen
2023-10-13cmake: remove whitespace before parenthesisEero Aaltonen
2023-03-20travis: remove the .travis.yml file3.22.0-rc13.22.03.21.0-rc13.21.0Joakim Bech
2023-03-01tee-supplicant: fix leak when load plugin failedliu_yi
2023-02-15libteeacl: use realloc() instead of reallocarray()Eero Aaltonen
2023-02-15Add -Wunsafe-loop-optimizations only for gccEero Aaltonen
2023-02-02Makefile: use GNU standards for directory variablesClement Faure
2022-12-09libteeacl: Move uuid-dev checking in libteec makefile3.20.0-rc13.20.0Baocheng Su
2022-12-08cmake: define boolean switch CFG_WERROR with option()Etienne Carriere
2022-12-08libteeacl: condition libteeacl with WITH_TEEACLEtienne Carriere
2022-12-01ci: add GitHub Actions script and Docker filesJerome Forissier
2022-11-25Add pkgconfig file for libteecNeil Horman
2022-11-21Allow cross-compile pkg-configYing-Chun Liu (PaulLiu)
2022-11-18libckteec: Add RSA AES key wrap serializationValerii Chubar
2022-10-31tee-supplicant: Synchronize file operations for secure storageJoakim Nordell
2022-10-28teeacl: fix include pathEero Aaltonen
2022-10-24tee-supplicant: fs: no need to use strlen() to check for empty stringJerome Forissier
2022-10-17libteec: fix memory mapping function in benchmarkKanYuelei
2022-10-06libckteec: Add EDDSA attribute serialization3.19.0-rc13.19.0Valerii Chubar
2022-09-29libteeacl: Add function to resolve name to gid_tEero Aaltonen
2022-09-29libteeacl: function to encode a group login UUIDEero Aaltonen
2022-09-29libteeacl: Add new ACL helper libraryEero Aaltonen
2022-09-09tee-supplicant: read rpmb dev info from sysfsJulien Masson
2022-08-31tee-supplicant: android: make RPMB_EMU a conditional assignmentJulien Masson
2022-08-22cmake: Use separate generator expression for lib targetsEero Aaltonen
2022-08-22cmake: Don't set teec include_directory from libseteecEero Aaltonen
2022-08-22Use CMake project command to set versionEero Aaltonen
2022-08-18tee-supplicant: -d: return after TEE device is openedJerome Forissier
2022-07-26cmake: fix log level don't take effectzhanglejia