the following patch was just integrated into master: commit e0ed9025cf7453212e5e5a845e34e0b7ecfa3eb9 Author: Nico Huber nico.huber@secunet.com Date: Fri Oct 7 12:58:17 2016 +0200
Add option to use Ada code in ramstage
If selected, libgnat will be linked into ramstage. And, to support Ada package intializations, we have to call ramstage_adainit().
Change-Id: I11417db21f16bf3007739a097d63fd592344bce3 Signed-off-by: Nico Huber nico.huber@secunet.com Reviewed-on: https://review.coreboot.org/16944 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/16944 for details.
-gerrit