summaryrefslogtreecommitdiff
path: root/drivers/tee/optee
AgeCommit message (Expand)AuthorFilesLines
2021-07-23tee: optee: sync cache on pre-reloc OP-TEE invocationEtienne Carriere1-1/+20
2021-04-13tee: optee: Change printing during optee_probeIlias Apalodimas1-3/+3
2021-03-14drivers: tee: sandbox: SCP03 control emulatorJorge Ramirez-Ortiz1-0/+6
2021-02-16drivers: tee: sandbox: add rpc test ta emulationIgor Opaniuk1-0/+9
2021-02-16drivers: tee: i2c trampoline driverJorge Ramirez-Ortiz6-0/+137
2021-01-05dm: core: Access device ofnode through functionsSimon Glass1-1/+1
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-3/+3
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-10-16tee: optee: Include device_compat.hSean Anderson1-0/+1
2020-04-17tee: optee: use dev_info in print_os_revisionPatrick Delaunay1-6/+7
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass3-0/+3
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-12-05drivers: optee: rpmb: fix returning CID to TEEJorge Ramirez-Ortiz1-1/+4
2018-12-15tee: change return code for REE FS supplicant cmdIgor Opaniuk1-2/+2
2018-10-07tee: add sandbox driverJens Wiklander1-1/+1
2018-10-07tee: optee: support AVB trusted applicationJens Wiklander1-0/+16
2018-10-07optee: support routing of rpmb data frames to mmcJens Wiklander5-1/+247
2018-10-07tee: add OP-TEE driverJens Wiklander8-0/+1889