u-boot-brain/drivers/tee
Simon Glass 3f0d680745 env: Drop the ACTION typedef
Avoid using a typedef here which is unnecessary. Add an 'env_' prefix to
both the enum and its members to make it clear that these are related to
the environment.

Add an ENV prefix to these two flags so that it is clear what they relate
to. Also move them to env.h since they are part of the public API. Use an
enum rather than a #define to tie them together.

Signed-off-by: Simon Glass <sjg@chromium.org>
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 ACTION 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