Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_loader: Enable run-time variable support for tee based variables | Ilias Apalodimas | 2020-08-01 | 1 | -35/+47 |
* | efi_loader: Trim output buffer size correctly for tee variables | Ilias Apalodimas | 2020-08-01 | 1 | -10/+3 |
* | efi_loader: Check for the native OP-TEE result on mm_communicate calls | Ilias Apalodimas | 2020-07-22 | 1 | -2/+2 |
* | efi_loader: Rename and correct values for ARM_SMC_MM_* | Ilias Apalodimas | 2020-07-22 | 1 | -4/+4 |
* | efi_loader: update secure state | Heinrich Schuchardt | 2020-07-16 | 1 | -0/+10 |
* | efi_loader: display RO attribute with TEE-backed variables | Ilias Apalodimas | 2020-07-16 | 1 | -6/+136 |
* | efi_loader: separate UEFI variable API from implemementation | Heinrich Schuchardt | 2020-07-11 | 1 | -46/+9 |
* | efi_loader: prepare for read only OP-TEE variables | Heinrich Schuchardt | 2020-07-11 | 1 | -54/+21 |
* | efi_loader: cleanup for tee backed variables | Ilias Apalodimas | 2020-07-11 | 1 | -5/+3 |
* | efi_loader: Implement EFI variable handling via OP-TEE | Ilias Apalodimas | 2020-05-17 | 1 | -0/+662 |