Skip to content

Commit

Permalink
slides/sysdev-bootloaders-tf-a: font size improvements
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
  • Loading branch information
michaelopdenacker committed Jan 12, 2023
1 parent 4d5c4dd commit 1ecd6fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slides/sysdev-bootloaders-tf-a/sysdev-bootloaders-tf-a.tex
Expand Up @@ -45,7 +45,7 @@ \subsection{TF-A: Trusted Firmware}

\begin{frame}[fragile]{Building TF-A for STM32MP1}
\begin{block}{}
{\tiny
{\footnotesize
\begin{verbatim}
$ make CROSS_COMPILE=arm-linux- \
ARM_ARCH_MAJOR=7 \
Expand All @@ -72,7 +72,7 @@ \subsection{TF-A: Trusted Firmware}

\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"
Expand Down

0 comments on commit 1ecd6fb

Please sign in to comment.