summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-07-12efi_loader: value of VendorKeysHeinrich Schuchardt1-60/+15
2020-07-12efi_loader: keep attributes in efi_set_variable_intHeinrich Schuchardt1-12/+12
2020-07-12efi_loader: simplify boot managerHeinrich Schuchardt1-16/+12
2020-07-12efi_loader: OsIndicationsSupported, PlatformLangCodesHeinrich Schuchardt1-28/+31
2020-07-12efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt3-79/+94
2020-07-12efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt4-181/+148
2020-07-12efi_loader: NULL dereference in efi_convert_pointerHeinrich Schuchardt1-1/+2
2020-07-12efi_loader: fix efi_get_child_controllers()Heinrich Schuchardt1-4/+8
2020-07-12efi_loader: wrong printf format in efi_image_parseHeinrich Schuchardt1-1/+1
2020-07-12efi_loader: cleanup for tee backed variablesIlias Apalodimas1-5/+3
2020-07-12lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro1-4/+4
2020-07-12efi_loader: image_loader: add digest-based verification for signed imageAKASHI Takahiro2-75/+97
2020-07-12efi_loader: image_loader: verification for all signatures should passAKASHI Takahiro2-150/+191
2020-07-12efi_loader: signature: make efi_hash_regions more genericAKASHI Takahiro1-29/+17
2020-07-12efi_loader: signature: fix a size check against revocation listAKASHI Takahiro1-2/+3
2020-07-12efi_loader: image_loader: retrieve authenticode only if it existsAKASHI Takahiro1-8/+21
2020-07-12efi_loader: image_loader: add a check against certificate type of authenticodeAKASHI Takahiro1-12/+44
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski1-0/+13
2020-07-09lib: rsa: function to verify a signature against a hashHeiko Stuebner1-24/+32
2020-07-09display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass1-14/+4
2020-07-09Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass1-3/+3
2020-07-09lib: rsa: add documentation to padding_pss_verify to document limitationsHeiko Stuebner1-0/+13
2020-07-09lib: rsa: free local arrays after use in rsa_gen_key_prop()Heiko Stuebner1-11/+10
2020-07-09lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()Heiko Stuebner1-5/+9
2020-07-09lib: rsa: bring exp_len in line when generating a key_propHeiko Stuebner1-1/+1
2020-07-09lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()Heiko Stuebner2-4/+4
2020-07-09lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFYHeiko Stuebner1-1/+1
2020-07-08tpm: add TPM2_GetRandom command supportDhananjay Phadke1-0/+44
2020-07-08trace: clang compatible handling of gd registerHeinrich Schuchardt1-4/+4
2020-07-06Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini6-141/+166
2020-07-06Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini1-2/+0
2020-07-03efi_loader: imply FAT, FAT_WRITEHeinrich Schuchardt1-0/+2
2020-07-03efi_loader: export initialization stateHeinrich Schuchardt1-1/+1
2020-07-03efi_loader: rtc_mktime() called twiceHeinrich Schuchardt1-1/+1
2020-07-03efi_loader: use log function in boot managerHeinrich Schuchardt1-11/+15
2020-07-03efi_loader: time based authenticationHeinrich Schuchardt1-6/+11
2020-07-03efi_loader: add missing validation of timestampHeinrich Schuchardt1-1/+5
2020-07-03efi_loader: fix efi_image_region_add()Heinrich Schuchardt1-16/+19
2020-07-03efi_loader: image_loader: replace debug to EFI_PRINTAKASHI Takahiro1-31/+33
2020-07-03efi_loader: variable: replace debug to EFI_PRINTAKASHI Takahiro1-13/+14
2020-07-03efi_loader: signature: replace debug to EFI_PRINTAKASHI Takahiro1-59/+62
2020-07-03efi_loader: change efi objects initialization orderAKASHI Takahiro1-3/+4
2020-07-01compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini1-2/+0
2020-07-01lib: Always set errno in hcreate_rSean Anderson1-2/+6
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-7/+7
2020-06-29efi_loader: fix incorrect use of EFI_EXIT()Heinrich Schuchardt1-1/+1
2020-06-24efi_loader: size of secure boot variablesHeinrich Schuchardt1-6/+6
2020-06-24efi_loader: type of efi_secure_modeHeinrich Schuchardt1-1/+1
2020-06-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini3-22/+5
2020-06-15Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1