efi_loader: restructure code for TEE variables
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 14 Jul 2020 06:04:49 +0000 (08:04 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 16 Jul 2020 10:37:02 +0000 (12:37 +0200)
commit012c56ac76e1bdabc711a90898e81316e1d1a020
treec91e58b8654fce27666af1852773b30aebe8ec80
parentf96744b2509622302dbc6bd6f2f669fc406c24d3
efi_loader: restructure code for TEE variables

When using secure boot functions needed both for file and TEE based UEFI
variables have to be moved to the common code module efi_var_common.c.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_variable.h
lib/efi_loader/efi_var_common.c
lib/efi_loader/efi_variable.c