[bootlin/training-materials updates] master: Embedded-linux agenda: mention TF-A in bootloader lab (c4da56c6)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Sep 27 17:15:19 CEST 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/c4da56c6bdb36f0a021d39fa317c7419de1ff9fb

>---------------------------------------------------------------

commit c4da56c6bdb36f0a021d39fa317c7419de1ff9fb
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Sep 26 16:25:53 2022 +0200

    Embedded-linux agenda: mention TF-A in bootloader lab
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

c4da56c6bdb36f0a021d39fa317c7419de1ff9fb
 agenda/embedded-linux-agenda.tex           | 1 +
 agenda/embedded-linux-fr-agenda.tex        | 2 ++
 agenda/embedded-linux-online-agenda.tex    | 1 +
 agenda/embedded-linux-online-fr-agenda.tex | 2 ++
 4 files changed, 6 insertions(+)

diff --git a/agenda/embedded-linux-agenda.tex b/agenda/embedded-linux-agenda.tex
index 934c01f2..297bc1ea 100644
--- a/agenda/embedded-linux-agenda.tex
+++ b/agenda/embedded-linux-agenda.tex
@@ -177,6 +177,7 @@
   \begin{itemize}
   \item Set up serial communication with the board.
   \item Configure, compile and install U-Boot for the target hardware.
+  \item Only on STM32MP1: configure, compile and install Trusted Firmare-A
   \item Become familiar with U-Boot environment and commands.
   \item Set up TFTP communication with the board. Use TFTP U-Boot
     commands.
diff --git a/agenda/embedded-linux-fr-agenda.tex b/agenda/embedded-linux-fr-agenda.tex
index 6a93f9c4..645ff810 100644
--- a/agenda/embedded-linux-fr-agenda.tex
+++ b/agenda/embedded-linux-fr-agenda.tex
@@ -186,6 +186,8 @@
   \item Mise en place de la communication série avec la carte.
   \item Configuration, compilation et installation d'U-Boot sur la
     plateforme embarquée.
+  \item Seulement sur STM32MP1: Configuration, compilation et
+    installation de Trusted Firmare-A sur la plateforme embarquée.
   \item Familiarisation avec l'environnement et les commandes
     d'U-Boot.
   \item Mise en place de la communication TFTP avec la carte.
diff --git a/agenda/embedded-linux-online-agenda.tex b/agenda/embedded-linux-online-agenda.tex
index afa21585..49481634 100644
--- a/agenda/embedded-linux-online-agenda.tex
+++ b/agenda/embedded-linux-online-agenda.tex
@@ -189,6 +189,7 @@
   \begin{itemize}
   \item Set up serial communication with the board.
   \item Configure, compile and install U-Boot for the target hardware.
+  \item Only on STM32MP1: configure, compile and install Trusted Firmare-A
   \item Become familiar with U-Boot environment and commands.
   \item Set up TFTP communication with the board. Use TFTP U-Boot
     commands.
diff --git a/agenda/embedded-linux-online-fr-agenda.tex b/agenda/embedded-linux-online-fr-agenda.tex
index eb43ca02..c0a70508 100644
--- a/agenda/embedded-linux-online-fr-agenda.tex
+++ b/agenda/embedded-linux-online-fr-agenda.tex
@@ -195,6 +195,8 @@
   \item Mise en place de la communication série avec la carte.
   \item Configuration, compilation et installation d'U-Boot sur la
     plateforme embarquée.
+  \item Seulement sur STM32MP1: Configuration, compilation et
+    installation de Trusted Firmare-A sur la plateforme embarquée.
   \item Familiarisation avec l'environnement et les commandes
     d'U-Boot.
   \item Mise en place de la communication TFTP avec la carte.




More information about the training-materials-updates mailing list