<mps>
'Mon Jan 10 01:56:30 CET 2022' so actually two months
torez has joined #u-boot
camus1 has joined #u-boot
camus has quit [Ping timeout: 256 seconds]
camus1 is now known as camus
<apritzel>
kettenis: I second that! ;-)
<apritzel>
mps: yeah, I should push on them again, I guess it's a good time to do now
<apritzel>
glad to hear the people find them useful
<apritzel>
there was still this pending question whether Truetype is the more universal way out of this
<kettenis>
apritzel: my opinion is that it isn't since it gets you into a minefield of font rendering opinions
<mps>
apalos: fixed fonts are quite ok for low level tasks, consoles etc...
<mps>
truetype maybe when u-boot get graphical console, which probably means not soon
<mps>
kernel also doesn't have truetype fonts, just fixed
<mps>
apritzel: I would cite terminus README 'Sizes 6x12, 11x22, 14x28-bold and 16x32-normal are worse than the others. Avoid them.'
<mps>
and I think this is true
lucaceresoli has joined #u-boot
<hthiery>
does anyone know if it is possible to sign the mailine uboot for an imx8mn (flash.bin) with the nxp provided cst toolset?
<hthiery>
I am at the beginning to understand how this works at all
mmu_man has quit [Ping timeout: 245 seconds]
lucaceresoli_ has joined #u-boot
lucaceresoli has quit [Ping timeout: 252 seconds]
mmu_man has joined #u-boot
camus has quit [Ping timeout: 272 seconds]
camus has joined #u-boot
zibolo has quit [Ping timeout: 256 seconds]
mmu_man has quit [Ping timeout: 256 seconds]
<redbrain>
i did this signing with imx8qm
<redbrain>
but I do not now where the difference is to imx8mn
<sjg1>
marex: I resent the VPL series but it is still waiting to be applied, as is a reply to your remove() question
<sjg1>
marex: I also came up with a series to drop the $(SPL_TPL_) stuff but no point in doing that until we get VPL in there
<sjg1>
marex: I was blocked on getting all the CONFIG_SPL_ options converted to Kconfig, but I think Tartarus might have finished that now (or close enough)
<sjg1>
So with all of that we should be able to add phases fairly easily, without too much Kconfig pain
<sjg1>
Tartarus: Does that sound right?
monstr has quit [Remote host closed the connection]
<Tartarus>
I think so. What did VPL require again?
<redbrain>
hthiery: so you need to generate AHAB Keys and Certificates (search for ahab_pki_tree.sh)
<redbrain>
hthiery: create the SRK Table fuse table with srktool
sstiller has quit [Quit: Leaving]
<redbrain>
hthiery: there where some csf file for configuring the signing tool
<redbrain>
hthiery: sign the flash.bin with cst tool
<redbrain>
hthiery: make sure you habe ahab support in your u-boot
camus1 has joined #u-boot
<sjg1>
Tartarus: vpl should apply cleanly on next, no prereqs
<redbrain>
hthiery: at the end you need to fuse al lot of bits with "fuse prog -y 0 722 0x5B12DEF8" the bits are coming from SRK.bin
camus has quit [Ping timeout: 256 seconds]
camus1 is now known as camus
<redbrain>
hthiery: ahab_status can check if signing was fine. Only if your are sure everthing is fine you can close it with ahab_close
tnovotny has quit [Quit: Leaving]
frieder has quit [Remote host closed the connection]
<Tartarus>
sjg1: OK
mckoan is now known as mckoan|away
lucaceresoli_ has quit [Ping timeout: 240 seconds]