[bootlin/training-materials updates] master: slides/sysdev-bootloaders-tf-a: font size improvements (1ecd6fb2)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Jan 12 18:19:54 CET 2023


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

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

commit 1ecd6fb2f08d7375c2e86ce2a2930e9dacfd08fb
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Jan 12 18:19:54 2023 +0100

    slides/sysdev-bootloaders-tf-a: font size improvements
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

1ecd6fb2f08d7375c2e86ce2a2930e9dacfd08fb
 slides/sysdev-bootloaders-tf-a/sysdev-bootloaders-tf-a.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/sysdev-bootloaders-tf-a/sysdev-bootloaders-tf-a.tex b/slides/sysdev-bootloaders-tf-a/sysdev-bootloaders-tf-a.tex
index 2d2804fa..fe3c8620 100644
--- a/slides/sysdev-bootloaders-tf-a/sysdev-bootloaders-tf-a.tex
+++ b/slides/sysdev-bootloaders-tf-a/sysdev-bootloaders-tf-a.tex
@@ -45,7 +45,7 @@
 
 \begin{frame}[fragile]{Building TF-A for STM32MP1}
   \begin{block}{}
-    {\tiny
+    {\footnotesize
 \begin{verbatim}
 $ make CROSS_COMPILE=arm-linux- \
         ARM_ARCH_MAJOR=7 \
@@ -72,7 +72,7 @@ $ make CROSS_COMPILE=arm-linux- \
 
 \begin{frame}[fragile]{FIP image contents}
   \begin{block}{fiptool info}
-    {\tiny
+    {\footnotesize
 \begin{verbatim}
 $ ./tools/fiptool/fiptool info build/stm32mp1/release/fip.bin
 Secure Payload BL32 (Trusted OS): offset=0x100, size=0x8AEC, cmdline="--tos-fw"




More information about the training-materials-updates mailing list