summaryrefslogtreecommitdiff
path: root/include/spl.h
diff options
context:
space:
mode:
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>2021-07-15 22:19:23 +0300
committerPatrick Delaunay <patrick.delaunay@foss.st.com>2021-07-27 10:47:40 +0300
commit5f6e5c37c67381b9790f55a34640415939a479a5 (patch)
treefda0c1ba171870953cf7d973450350aa2f4758d3 /include/spl.h
parent59000ebe0b121619116c5081e0af7a8a41c2fcfe (diff)
downloadu-boot-5f6e5c37c67381b9790f55a34640415939a479a5.tar.xz
spl: mmc: Support OP-TEE payloads in Falcon mode
In general, Falcon mode means we're booting a linux kernel directly. With FIT images, however, an OP-TEE secure kernel can be booted before linux. Thus, if the next stage is an IH_OS_TEE, this isn't necessarily a problem. Of course, a general solution would involve mmc_load_image_raw_os() only loading the binary, and leaving the decision of suitability to someone else. However, a rework of the boot flow is beyond the scope of this patch. Accept IH_OS_TEE as a valid OS value. Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'include/spl.h')
0 files changed, 0 insertions, 0 deletions