u-boot/drivers/tee
Simon Glass dd2408cac1 env: Drop the ENTRY typedef
U-Boot is not supposed to use typedef for structs anymore. Also this name
is the same as the ENTRY() macro used in assembler files, and 'entry'
itself is widely used in U-Boot (>8k matches).

Drop the typedef and rename the struct to env_entry to reduce confusion.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2019-08-11 16:43:41 -04:00
..
optee tee: change return code for REE FS supplicant cmd 2018-12-15 11:49:19 -05:00
Kconfig tee: add sandbox driver 2018-10-07 11:04:01 -04:00
Makefile tee: add sandbox driver 2018-10-07 11:04:01 -04:00
sandbox.c env: Drop the ENTRY typedef 2019-08-11 16:43:41 -04:00
tee-uclass.c tee: optee: support AVB trusted application 2018-10-07 10:47:38 -04:00