summaryrefslogtreecommitdiff
path: root/net/bootp.h
diff options
context:
space:
mode:
authorJorge Ramirez-Ortiz <jorge@foundries.io>2019-11-26 17:19:34 +0100
committerTom Rini <trini@konsulko.com>2019-12-05 10:28:38 -0500
commit2464b229b5ab281d8698aa0f4d4de6d4d3fabf7d (patch)
treeeb5aa123928d04533d4d45a857962d4a3b5b26bf /net/bootp.h
parent787f10a9d2553f89e382e7ed09c2cf6b3b1d70cf (diff)
drivers: optee: rpmb: fix returning CID to TEE
The mmc CID value is one of the input parameters used to provision the RPMB key. The trusted execution environment expects this value to be specified in big endian format. Before this fix, on little endian systems, the value returned by the linux kernel mmc driver differed from the one returned by u-boot. This meant that if linux provisioned the RPMB key, u-boot would not have access to the partition (and the other way around). Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'net/bootp.h')
0 files changed, 0 insertions, 0 deletions