summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-31PROTO: map UART, flash and shared page for StMMfwu_updatejmarinho
2021-01-07ta: pkcs11: Add TEE Identity based authentication supportVesa Jääskeläinen
2021-01-07ta: pkcs11: set_pin: use token shortcut like in other pin functionsVesa Jääskeläinen
2021-01-07ta: pkcs11: entry_ck_token_initialize: reset SO flags on initVesa Jääskeläinen
2021-01-07pkcs11: persistent_token: Don't read token object UUIDs if we have noneRobin van der Gracht
2021-01-07ta: pkcs11: Change sizeof argument for consistencyRobin van der Gracht
2021-01-07core: tee_rpmb_fs: Return error when block decryption failsRobin van der Gracht
2021-01-07core: remove temporary external DT mappingJens Wiklander
2021-01-07core: ifdef frag_id member in struct dt_descriptorJens Wiklander
2021-01-07core: add core_mmu_remove_mapping()Jens Wiklander
2021-01-07shippable: remove useless CFG_CORE_ASLR=y for QEMUJerome Forissier
2021-01-07core: imx: remove security check for i.MX6SDLRouven Czerwinski
2021-01-07plat-imx, plat-rzn1: remove redundant recipes to generate tee-raw.binJerome Forissier
2021-01-06core: rpmb fs uses mempool for temporary transfer buffersEtienne Carriere
2021-01-06.shippable: caam: explicitly enable CRYPTO_DRIVERJorge Ramirez-Ortiz
2021-01-06.shippable: se050: use expressionsJorge Ramirez-Ortiz
2021-01-06.shippable: imx8mmevk: se050: use RNG and HUK from CAAMJorge Ramirez-Ortiz
2021-01-06plat-imx: do not enable CFG_CRYPTO_DRIVER with CFG_NXP_CAAMJorge Ramirez-Ortiz
2021-01-05core: ldelf: implement separate syscalls for ldelfBalint Dobszay
2021-01-05core: add handle_db_is_empty() functionBalint Dobszay
2021-01-05core: invoke SVC handler through struct ts_sessionBalint Dobszay
2021-01-05core: extract ldelf related code from system PTABalint Dobszay
2021-01-05core: move user_ctx field to struct ts_sessionBalint Dobszay
2021-01-05core: prefer struct user_mode_ctx in system PTABalint Dobszay
2021-01-05core: rpmb: return TEE_ERROR_STORAGE_NO_SPACE if no space leftStefan Schmidt
2021-01-05Reintroduce memalign() and friendsJens Wiklander
2021-01-05libutil: add hdr_size parameter to bgetJens Wiklander
2021-01-05libutil: add alignment parameter to bgetJens Wiklander
2021-01-05Introduce CFG_TA_BGET_TESTJens Wiklander
2021-01-05core: introduce CFG_ENABLE_EMBEDDED_TESTSJens Wiklander
2021-01-05qemu_v8: configure secure interruptsJens Wiklander
2021-01-05crypto: se050: build: elliptic curveJorge Ramirez-Ortiz
2021-01-05crypto: se050: core: elliptic curve implementationJorge Ramirez-Ortiz
2021-01-05crypto: se050: adaptors: elliptic curveJorge Ramirez-Ortiz
2021-01-04ta: pkcs11: Add more checks before destroying object in a sessionRuchika Gupta
2021-01-04ta: pkcs11: Fix return value when trying to open parallel sessionVesa Jääskeläinen
2021-01-04drivers: crypto: se050: limitations to RSA cryptoJorge Ramirez-Ortiz
2020-12-28ta: pkcs11: Check for CKA_PRIVATE when creating objectsRuchika Gupta
2020-12-28ta: pkcs11: Fix error returnedRuchika Gupta
2020-12-27mk/compile.mk: Fix handling of '+' in path for generated include guardsVesa Jääskeläinen
2020-12-23ta: pkcs11: Use get_attribute_ptr() instead of get_attribute()Ruchika Gupta
2020-12-23ta: pkcs11: Add class_id in create_attributes_from_template()Ruchika Gupta
2020-12-23ta: pkcs11: Add class and type hint in sanitize_client_object()Ruchika Gupta
2020-12-23ta: pkcs11: Fix for CKA_KEY_GEN_MECHANISM in create_attributes_from_template()Ruchika Gupta
2020-12-23ta: pkcs11: Fix for CKA_LOCAL in create_attributes_from_template()Ruchika Gupta
2020-12-23ta: pkcs11: Add support for Key GenerationRuchika Gupta
2020-12-23ta: pkcs11: Define TA mechanisms for Key GenerationRuchika Gupta
2020-12-23ta: pkcs11: Define command for Key GenerationRuchika Gupta
2020-12-19shippable: imx8mm/imx6ull: add plug and trust supportJorge Ramirez-Ortiz
2020-12-17ta: pkcs11: Fix the error code returnedRuchika Gupta