public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] How to support ATF on u-boot
@ 2016-06-20  2:59 Kever Yang
  2016-07-12 19:35 ` Simon Glass
  2016-07-13 12:27 ` Andreas Färber
  0 siblings, 2 replies; 9+ messages in thread
From: Kever Yang @ 2016-06-20  2:59 UTC (permalink / raw)
  To: u-boot

Hi U-boot Maintainers,

     I want to upstream a new SoC named RK3399 from Rockchip which is
AARCH64/ARMv8, we need to support Arm Trust Firmware base on U-boot.

     Right now we are using a miniloader(just like SPL in U-boot) to 
load ATF/U-boot,
and PC jump from miniloader to ATF and then to U-boot(with CPU change to 
EL2 mode or nsEL1),
then U-boot load kernel/rootfs as usual.

     The ATF support for RK3399 has already upstream
     Could you give your opinion on how to support ATF on U-boot upstream?
When I asked Simon Glass offline, he suggest if we can build ATF as part 
of the
U-boot build process, perhaps with a script in U-boot tree,

Perhaps something like:

make rk3399_board_defconfig
make
./scripts/build-atf-image rk3399_board
^^ new script

In any case, a good README would help.


Thanks,
- Kever

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-07-26 23:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-20  2:59 [U-Boot] How to support ATF on u-boot Kever Yang
2016-07-12 19:35 ` Simon Glass
2016-07-13 12:27 ` Andreas Färber
2016-07-13 12:45   ` Andre Przywara
2016-07-13 13:25     ` Andreas Färber
2016-07-13 13:42       ` Andre Przywara
2016-07-14 12:14     ` Kever Yang
2016-07-26 23:42       ` Simon Glass
2016-07-14  2:07   ` Kever Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox