narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - official channel moved from Freenode - publicly logged on https://libera.irclog.whitequark.org/linux-amlogic
naoki has quit [Quit: naoki]
naoki has joined #linux-amlogic
naoki has quit [Read error: Connection reset by peer]
naoki1 has joined #linux-amlogic
naoki1 has quit [Client Quit]
naoki has joined #linux-amlogic
naoki has quit [Ping timeout: 272 seconds]
djrscally has quit [Ping timeout: 252 seconds]
vagrantc has quit [Quit: leaving]
Danct12 has quit [Quit: ZNC 1.9.1 - https://znc.in]
Danct12 has joined #linux-amlogic
Daanct12 has joined #linux-amlogic
naoki has joined #linux-amlogic
f_[x] has quit [Remote host closed the connection]
exkc has quit [Remote host closed the connection]
zxdd_ has joined #linux-amlogic
zxdd has quit [Ping timeout: 252 seconds]
hexdump0815 has quit [Ping timeout: 248 seconds]
hexdump0815 has joined #linux-amlogic
jacobk has joined #linux-amlogic
Daanct12 has quit [Quit: WeeChat 4.5.1]
konsgn has joined #linux-amlogic
luka177 has joined #linux-amlogic
chewitt has joined #linux-amlogic
Daanct12 has joined #linux-amlogic
buzzmarshall has quit [Quit: Konversation terminated!]
gabes22 has quit [Quit: The Lounge - https://thelounge.chat]
gabes22 has joined #linux-amlogic
luka177 has quit [Ping timeout: 248 seconds]
ldevulder has joined #linux-amlogic
djrscally has joined #linux-amlogic
naoki has quit [Quit: naoki]
naoki1 has joined #linux-amlogic
naoki1 is now known as naoki
jacobk has quit [Ping timeout: 260 seconds]
jacobk has joined #linux-amlogic
ldevulder has quit [Quit: Leaving]
ldevulder has joined #linux-amlogic
<f_> What I find a bit strange is everything is encrypted. There is absolutely no AMLC header after BL2.
<f_> Nothing except gibberish.
<f_> Just curious, has anyone seen this behaviour before?
naoki has quit [Quit: naoki]
<chewitt> I thought the whole point of 'secure boot' was to encrypt everything, no?
<f_> chewitt: I think it might be optional for secureboot
<f_> At least for BL2
<f_> *BL1->BL2
<f_> chewitt: Though I would've expected the AES key for the rest to also be stored in efuses or something, but that's only the case for BL2
Daanct12 has quit [Quit: WeeChat 4.5.1]
f_[x] has joined #linux-amlogic
f_[x] has quit [Ping timeout: 260 seconds]
f_[x] has joined #linux-amlogic
mripard has quit [Quit: WeeChat 4.5.1]
vagrantc has joined #linux-amlogic
buzzmarshall has joined #linux-amlogic
anessen973383701 has joined #linux-amlogic
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-amlogic
hexdump0815 has quit [Quit: WeeChat 3.8]
hexdump0815 has joined #linux-amlogic
<hexdump0815> f_: if you want to have some other encrypted bootblocks to play with - the s10 max plus (s905x2) ones from here are: https://github.com/hexdump0815/u-boot-misc/tree/master/misc.gxy/dump-in.dd
<f_> hah
<f_> hexdump0815: You can get the AES key for BL2 decryption if your box does not lock USB mode behind a password
<f_> A vulnerability in the bootROM makes dumping whatever you want in SRAM easy. Specifically, there's a copy of OTP memory (efuse) at 0xd9013c00. So: The key is at 0xd9013c50 and the IV is just after, at 0xd9013c70
<f_> so you can simply dump that, then feed those to openssl to decrypt BL2 :)
<f_> I think I should document that clearly. Second.
psydroid2 has joined #linux-amlogic
anessen973383701 has quit [Ping timeout: 252 seconds]
chewitt has quit [Quit: Zzz..]
djrscally has quit [Quit: Konversation terminated!]
djrscally has joined #linux-amlogic
djrscally has quit [Ping timeout: 252 seconds]
djrscally has joined #linux-amlogic
konsgn has quit [Ping timeout: 248 seconds]
psydroid2 has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
djrscally has quit [Quit: Konversation terminated!]
chewitt has joined #linux-amlogic