Skip to content
Commit a0d68574 authored by Ilias Apalodimas's avatar Ilias Apalodimas Committed by Jérôme Forissier
Browse files

tee-supplicant: make RPMB_EMU a conditional assignment



At the moment the RPMB_EMU variable in the Makefile uses a simple
assignment and unconditionally sets the variable.
Move it to a conditional assignment and allow users to override it
from the command line with:
CROSS_COMPILE=aarch64-linux-gnu- RPMB_EMU=0 make

Signed-off-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Jérôme Forissier's avatarJerome Forissier <jerome@forissier.org>
Reviewed-by: Jens Wiklander's avatarJens Wiklander <jens.wiklander@linaro.org>
parent c0c92538
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment