Skip to content
Commit dfac18e9 authored by Igor Opaniuk's avatar Igor Opaniuk Committed by Ilias Apalodimas
Browse files

cmd: optee_rpmb: build cmd for sandbox



Support CMD_OPTEE_RPMB for SANDBOX configurations.
Test:

$ ./u-boot -d arch/sandbox/dts/test.dtb
...
=> optee_rpmb write_pvalue test_variable test_value
Wrote 11 bytes
=> optee_rpmb read_pvalue test_variable 11
Read 11 bytes, value = test_value

Reviewed-by: default avatarMattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: default avatarMattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: default avatarIgor Opaniuk <igor.opaniuk@gmail.com>
Signed-off-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent fbdaafbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment