summaryrefslogtreecommitdiffstats
path: root/include/sandboxtee.h
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2021-03-10 10:16:29 +0100
committerTom Rini <trini@konsulko.com>2021-04-22 14:09:45 -0400
commitcb1e619824f0c942ccd9b230b5f41caaf7cd91b4 (patch)
tree0bd3afda5a87643d564970a8d8f98c41d1a3960a /include/sandboxtee.h
parent4fa0150d6c9c252af6887c55cbacd6734a40e9ab (diff)
downloadu-boot-cb1e619824f0c942ccd9b230b5f41caaf7cd91b4.tar.gz
u-boot-cb1e619824f0c942ccd9b230b5f41caaf7cd91b4.tar.xz
u-boot-cb1e619824f0c942ccd9b230b5f41caaf7cd91b4.zip
lmb: correct size of the regions array
As in lmb_region, cnt < max and in the lmb library use region[i] only with i in 0...cnt, this region array size can be reduced by 1 element without overflow. This patch allows to reduce the struct lmb size. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'include/sandboxtee.h')
0 files changed, 0 insertions, 0 deletions