u-boot-brain/include/dm
Jens Wiklander 9ff4a31175 Add UCLASS_TEE for Trusted Execution Environment
Adds a uclass to interface with a TEE (Trusted Execution Environment).

A TEE driver is a driver that interfaces with a trusted OS running in
some secure environment, for example, TrustZone on ARM cpus, or a
separate secure co-processor etc.

The TEE subsystem can serve a TEE driver for a Global Platform compliant
TEE, but it's not limited to only Global Platform TEEs.

The over all design is based on the TEE subsystem in the Linux kernel,
tailored for U-Boot.

Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Igor Opaniuk <igor.opaniuk@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2018-10-07 10:47:38 -04:00
..
platform_data spi: add support for ARM PL022 SPI controller 2018-09-25 21:49:18 -04:00
device-internal.h device: expose the functions used to remove and unbind children of a device 2018-08-21 16:21:37 +02:00
device.h core: Add dev_{disable,enable}_by_path 2018-09-29 11:49:35 -06:00
fdtaddr.h dm: core: add functions to get memory-mapped I/O addresses 2018-06-01 15:56:02 +02:00
lists.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
of_access.h ofnode: add ofnode_by_prop_value() 2018-09-18 08:12:21 -06:00
of_addr.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
of_extra.h dm: core: Add a function to decode a memory region 2018-07-09 09:11:00 -06:00
of.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ofnode.h core: Add functions to set properties in live-tree 2018-09-29 11:49:35 -06:00
pinctrl.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
platdata.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
read.h dm: core: add functions to get memory-mapped I/O addresses 2018-06-01 15:56:02 +02:00
root.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
uclass-id.h Add UCLASS_TEE for Trusted Execution Environment 2018-10-07 10:47:38 -04:00
uclass-internal.h uclass: Add dev_get_uclass_index() to get the uclass/index of a device 2018-08-21 16:21:37 +02:00
uclass.h dm: uclass: Adding missing child_pre_probe description 2018-09-18 13:27:10 -06:00
util.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00