summaryrefslogtreecommitdiff
path: root/drivers/tee/optee
Commit message (Expand)AuthorAgeFilesLines
* tee: optee: sync cache on pre-reloc OP-TEE invocationEtienne Carriere2021-07-231-1/+20
* tee: optee: Change printing during optee_probeIlias Apalodimas2021-04-121-3/+3
* drivers: tee: sandbox: SCP03 control emulatorJorge Ramirez-Ortiz2021-03-141-0/+6
* drivers: tee: sandbox: add rpc test ta emulationIgor Opaniuk2021-02-161-0/+9
* drivers: tee: i2c trampoline driverJorge Ramirez-Ortiz2021-02-166-0/+137
* dm: core: Access device ofnode through functionsSimon Glass2021-01-051-1/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-3/+3
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* tee: optee: Include device_compat.hSean Anderson2020-10-161-0/+1
* tee: optee: use dev_info in print_os_revisionPatrick Delaunay2020-04-171-6/+7
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-053-0/+3
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* drivers: optee: rpmb: fix returning CID to TEEJorge Ramirez-Ortiz2019-12-051-1/+4
* tee: change return code for REE FS supplicant cmdIgor Opaniuk2018-12-151-2/+2
* tee: add sandbox driverJens Wiklander2018-10-071-1/+1
* tee: optee: support AVB trusted applicationJens Wiklander2018-10-071-0/+16
* optee: support routing of rpmb data frames to mmcJens Wiklander2018-10-075-1/+247
* tee: add OP-TEE driverJens Wiklander2018-10-078-0/+1889