summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_variable_tee.c
AgeCommit message (Expand)Author
2022-03-20efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returnedIlias Apalodimas
2022-02-03efi: Use 16-bit unicode stringsSimon Glass
2021-12-26efi_loader: Don't limit the StMM buffer size explicitlyIlias Apalodimas
2021-10-25efi_loader: treat UEFI variable name as constHeinrich Schuchardt
2021-01-20efi_loader: Avoid emitting efi_var_buf to .GOTIlias Apalodimas
2020-12-26efi_loader: Extra checks while opening an OPTEE sessionIlias Apalodimas
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas
2020-08-01efi_loader: Trim output buffer size correctly for tee variablesIlias Apalodimas
2020-07-22efi_loader: Check for the native OP-TEE result on mm_communicate callsIlias Apalodimas
2020-07-22efi_loader: Rename and correct values for ARM_SMC_MM_*Ilias Apalodimas
2020-07-16efi_loader: update secure stateHeinrich Schuchardt
2020-07-16efi_loader: display RO attribute with TEE-backed variablesIlias Apalodimas
2020-07-11efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt
2020-07-11efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt
2020-07-11efi_loader: cleanup for tee backed variablesIlias Apalodimas
2020-05-17efi_loader: Implement EFI variable handling via OP-TEEIlias Apalodimas