summaryrefslogtreecommitdiff
path: root/drivers/tee
AgeCommit message (Expand)Author
2023-01-20tee: optee: fix uuid comparisons on service discoveryIlias Apalodimas
2023-01-20tee: optee: fix a print error on rng probingIlias Apalodimas
2023-01-11optee: bind the TA drivers on OP-TEE nodePatrick Delaunay
2022-12-23tee: optee: discover services dependent on tee-supplicantEtienne Carriere
2022-12-23tee: optee: don't fail probe because of optee-rngEtienne Carriere
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-14drivers: tee: optee: discover OP-TEE servicesEtienne Carriere
2022-09-14drivers: tee: optee: remove unused probe local variableEtienne Carriere
2022-06-06drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb ...Judy Wang
2022-04-11tee: optee: bind rng optee driverPatrick Delaunay
2021-11-23tee: optee: remove unused duplicated login Id macrosEtienne Carriere
2021-07-23tee: optee: sync cache on pre-reloc OP-TEE invocationEtienne Carriere
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-04-12tee: optee: Change printing during optee_probeIlias Apalodimas
2021-03-14drivers: tee: sandbox: SCP03 control emulatorJorge Ramirez-Ortiz
2021-02-16drivers: tee: sandbox: add rpc test ta emulationIgor Opaniuk
2021-02-16drivers: tee: i2c trampoline driverJorge Ramirez-Ortiz
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-16tee: optee: Include device_compat.hSean Anderson
2020-07-29drivers: tee: broadcom: add optee based bnxt fw load driverVikas Gupta
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-17tee: optee: use dev_info in print_os_revisionPatrick Delaunay
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-12-05drivers: optee: rpmb: fix returning CID to TEEJorge Ramirez-Ortiz
2019-08-11env: Drop the ACTION typedefSimon Glass
2019-08-11env: Drop the ENTRY typedefSimon Glass
2019-05-09test/py: avb: fix test_avb_persistent_values failIgor Opaniuk
2019-04-26avb: add support for named persistent valuesIgor Opaniuk
2018-12-15tee: change return code for REE FS supplicant cmdIgor Opaniuk
2018-10-07tee: add sandbox driverJens Wiklander
2018-10-07tee: optee: support AVB trusted applicationJens Wiklander
2018-10-07optee: support routing of rpmb data frames to mmcJens Wiklander
2018-10-07tee: add OP-TEE driverJens Wiklander
2018-10-07Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander