index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_variable_tee.c
Age
Commit message (
Expand
)
Author
2023-08-08
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2023-07-24
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2022-03-20
efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned
Ilias Apalodimas
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2021-12-26
efi_loader: Don't limit the StMM buffer size explicitly
Ilias Apalodimas
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-01-20
efi_loader: Avoid emitting efi_var_buf to .GOT
Ilias Apalodimas
2020-12-26
efi_loader: Extra checks while opening an OPTEE session
Ilias Apalodimas
2020-08-01
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-08-01
efi_loader: Trim output buffer size correctly for tee variables
Ilias Apalodimas
2020-07-22
efi_loader: Check for the native OP-TEE result on mm_communicate calls
Ilias Apalodimas
2020-07-22
efi_loader: Rename and correct values for ARM_SMC_MM_*
Ilias Apalodimas
2020-07-16
efi_loader: update secure state
Heinrich Schuchardt
2020-07-16
efi_loader: display RO attribute with TEE-backed variables
Ilias Apalodimas
2020-07-11
efi_loader: separate UEFI variable API from implemementation
Heinrich Schuchardt
2020-07-11
efi_loader: prepare for read only OP-TEE variables
Heinrich Schuchardt
2020-07-11
efi_loader: cleanup for tee backed variables
Ilias Apalodimas
2020-05-17
efi_loader: Implement EFI variable handling via OP-TEE
Ilias Apalodimas