Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.07 is OUT / Merge Window is OPEN, -next is CLOSED / Release v2022.10 is scheduled for 3 October 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
WoC has joined #u-boot
<WoC> is there a way in interactive mode to set the BootOrder or would I need to rebuild u-boot for that ?
mmu_man has quit [Ping timeout: 248 seconds]
thopiekar has quit [Ping timeout: 248 seconds]
thopiekar has joined #u-boot
<tpw_rules> yes, there is an efidebug command
<tpw_rules> iirc you can edit the variables then save them to a file to be persisted
<tpw_rules> i'm failing to find help for it online. and i'm not sure if it's enabled in a default u-boot build
<tpw_rules> but it had enough help built in last i used it to figure it out
thopiekar has quit [Ping timeout: 268 seconds]
thopiekar has joined #u-boot
LeSpocky has quit [Ping timeout: 248 seconds]
LeSpocky has joined #u-boot
<WoC> ok, thanks
WoC` has joined #u-boot
WoC` has quit [Read error: Connection reset by peer]
WoC has quit [Read error: Connection reset by peer]
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
pbergin has joined #u-boot
monstr has joined #u-boot
frieder has joined #u-boot
GNUtoo has quit [Ping timeout: 268 seconds]
GNUtoo has joined #u-boot
ldevulder_ is now known as ldevulder
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
matthias_bgg has joined #u-boot
matthias_bgg has quit [Ping timeout: 252 seconds]
matthias_bgg has joined #u-boot
davlefou has quit [Ping timeout: 268 seconds]
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
davlefou has joined #u-boot
mps has quit [Ping timeout: 268 seconds]
mps has joined #u-boot
apritzel has joined #u-boot
<milkylainen> how does one verify that bl33 (u-boot) gets a proper tf-a tbb boot? I can't see any validation of BL33 in tf-a?
swiftgeek has quit [Quit: swiftgeek]
swiftgeek has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
rvalue has quit [Quit: ZNC - https://znc.in]
rvalue has joined #u-boot
mmu_man has joined #u-boot
hanetzer has quit [Quit: WeeChat 3.5]
<sjg1> apalos: OK yes I misunderstood your point, but it is related
<sjg1> apalos: The only callers to tpm_sendrecv_command() are in lib/ and that function is defined in lib/tpm_utils.h which we cannot / should not include in a drivers/tpm file
torez has joined #u-boot
<sjg1> apalos: At present the TPM drivers implement the uclass interface by calling the tpm API (or TPM v1/2)
<sjg1> apalos: So what do you think?
<apalos> sjg1: lemme go check, i need to re-read that thing
<apalos> ok what about adding some input parameters on those
<apalos> looking at them ahain they seem quite generic
<apalos> iow, make TPM2_CR50_VENDOR_COMMAND, TPM2_CR50_SUB_CMD_NVMEM_ENABLE_COMMITS etc input parameters
<apalos> and rename those functions to tpm2_cr50_report_state -> tpm2_report_state
hanetzer has joined #u-boot
<apalos> I think that should be good enough and we can include it in the generic api
<apalos> same for TPM2_CR50_SUB_CMD_NVMEM_ENABLE_COMMITS and tpm2_cr50_enable_nvcommits -> tpm2_enable_nvcommits
<apalos> that way you can call them from the driver with the commands you want,
<apalos> but they are still generic enough
<apalos> because iirc those are concepts that apply on all tpm devices
indy_ has quit [Ping timeout: 248 seconds]
<apalos> but those functions are platform dependent, so that would make a lot of sense
<sjg1> apalos: OK let me look
rvalue has quit [Remote host closed the connection]
rvalue has joined #u-boot
indy has joined #u-boot
<apalos> and all those TPM2_CR50_VENDOR_COMMANDTPM2_CR50_VENDOR etc will move to the internals of cr50
<monstr> Tartarus: Hi Tom, I see that Kconfig layout has changed. Can you please resync defconfigs?
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #u-boot
LeSpocky has quit [Remote host closed the connection]
pbergin has quit [Quit: Leaving]
prabhakarlad has joined #u-boot
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
wmills has joined #u-boot
matthias_bgg has quit [Quit: Leaving]
mmu_man has quit [Ping timeout: 248 seconds]
mmu_man has joined #u-boot
vagrantc has joined #u-boot
indy has quit [Ping timeout: 256 seconds]
indy has joined #u-boot
ldevulder_ has joined #u-boot
ldevulder has quit [Ping timeout: 248 seconds]
<sjg1> apalos: OK I sent v4, hope that works!
monstr has quit [Remote host closed the connection]
apritzel has quit [Ping timeout: 256 seconds]
<sjg1> marex: here:
<sjg1> 006e56b1ae9 doc: Make a start on docs for fdt command
<sjg1> 747244840b6 fdt: Start a test for the fdt command
<marex> sjg1: those are completely different commits than the aforementioned patch which was supposedly applied to u-boot-dm
thopiekar has quit [Quit: Likely restarting quassel...]
thopiekar has joined #u-boot
justache is now known as justache_
justache_ is now known as justache
prabhakarlad has quit [Quit: Client closed]
frieder has quit [Remote host closed the connection]
prabhakarlad has joined #u-boot
<sjg1> marex: hmm seems to have got lost?
torez has quit [Quit: torez]
akaWolf has quit [Ping timeout: 256 seconds]
akaWolf has joined #u-boot