diff options
author | nathan-menhorn <41302213+nathan-menhorn@users.noreply.github.com> | 2018-07-17 09:08:30 -0600 |
---|---|---|
committer | Nathan Menhorn <nathan.menhorn@xilinx.com> | 2018-08-23 14:44:18 -0600 |
commit | b554e768297d205662fcd23da384d33a94a320c7 (patch) | |
tree | b5bb9e048d09d8545baa248df79adf47e5a6083d /include/lib/stdlib/stdio.h | |
parent | 9ceda8b9076e1e09bcd4d2651632c7f7735248d7 (diff) | |
download | platform_external_arm-trusted-firmware-b554e768297d205662fcd23da384d33a94a320c7.tar.gz platform_external_arm-trusted-firmware-b554e768297d205662fcd23da384d33a94a320c7.tar.bz2 platform_external_arm-trusted-firmware-b554e768297d205662fcd23da384d33a94a320c7.zip |
Fixed ARM-software/tf-issues#603
Updated optee_utils.c to fix ARM-software/tf-issues#603 related to the
tee-validate-header bug.
Minor updates to the header valid checking logic. It would never make
sense to have less than 1 image to load so this is now checked.
Changed OPTEE_MAX_IMAGE_NUM to OPTEE_MAX_NUM_IMAGES to clarify its
definition. OPTEE_MAX_IMAGE_NUM sounds like an ID assigned to the last
image to load. OPTEE_MAX_NUM_IMAGES sounds like the maximum number of
images to load.
Signed-off-by: Nathan Menhorn <nathan.menhorn@xilinx.com>
Diffstat (limited to 'include/lib/stdlib/stdio.h')
0 files changed, 0 insertions, 0 deletions