aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_variable_tee.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-26efi_loader: Don't limit the StMM buffer size explicitlyIlias Apalodimas1-11/+5
2021-10-25efi_loader: treat UEFI variable name as constHeinrich Schuchardt1-6/+10
2021-01-20efi_loader: Avoid emitting efi_var_buf to .GOTIlias Apalodimas1-1/+1
2020-12-26efi_loader: Extra checks while opening an OPTEE sessionIlias Apalodimas1-5/+15
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas1-35/+47
2020-08-01efi_loader: Trim output buffer size correctly for tee variablesIlias Apalodimas1-10/+3
2020-07-22efi_loader: Check for the native OP-TEE result on mm_communicate callsIlias Apalodimas1-2/+2
2020-07-22efi_loader: Rename and correct values for ARM_SMC_MM_*Ilias Apalodimas1-4/+4
2020-07-16efi_loader: update secure stateHeinrich Schuchardt1-0/+10
2020-07-16efi_loader: display RO attribute with TEE-backed variablesIlias Apalodimas1-6/+136
2020-07-11efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt1-46/+9
2020-07-11efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt1-54/+21
2020-07-11efi_loader: cleanup for tee backed variablesIlias Apalodimas1-5/+3
2020-05-17efi_loader: Implement EFI variable handling via OP-TEEIlias Apalodimas1-0/+662