From: Andrew F. Davis <afd@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] Add FIT loadable custom processing
Date: Mon, 21 Nov 2016 14:14:44 -0600 [thread overview]
Message-ID: <20161121201447.814-1-afd@ti.com> (raw)
Hello all,
To see the background on this see here[0].
As Simon suggested we are now using a linker list to keep any and all TEE
specific code out of common files as, unlike kernel, dtb, ramdisk, and
fpga image types, TEE images may not be used by needed by all users.
The last patch in this series is and example of how one can now add a
handler for an image type for their platform.
Thanks,
Andrew
[0] http://lists.denx.de/pipermail/u-boot/2016-November/272614.html
Andrew F. Davis (3):
image: Add FIT image loadable section custom processing
image: Add Trusted Execution Environment image type
RFC: board: ti: dra7xx: add FIT image TEE processing
board/ti/dra7xx/evm.c | 7 +++++++
common/image.c | 34 ++++++++++++++++++++++++++++++++++
include/image.h | 12 ++++++++++++
3 files changed, 53 insertions(+)
--
2.10.2
next reply other threads:[~2016-11-21 20:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-21 20:14 Andrew F. Davis [this message]
2016-11-21 20:14 ` [U-Boot] [PATCH 1/3] image: Add FIT image loadable section custom processing Andrew F. Davis
2016-11-24 2:20 ` Simon Glass
2016-11-29 16:51 ` Andrew F. Davis
2016-11-21 20:14 ` [U-Boot] [PATCH 2/3] image: Add Trusted Execution Environment image type Andrew F. Davis
2016-11-24 2:20 ` Simon Glass
2016-11-21 20:14 ` [U-Boot] [PATCH 3/3] RFC: board: ti: dra7xx: add FIT image TEE processing Andrew F. Davis
2016-11-24 2:20 ` Simon Glass
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161121201447.814-1-afd@ti.com \
--to=afd@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox