Milton D. Miller II

Results 47 comments of Milton D. Miller II

The ref2 form is relative to the CU (die.cu.cu_offset). Add 162 to the containing cu.cu_offset of 0x30c = 0x3ae. I was confused that simple.txt is for a different binary with...

I can't find the binaries (just a ~40 char command line) on drive, but from the output in #112 its the DW_FORM_ref_addr at 0x10ADD5 that is breaking. Dan can you...

Can you provide either instructions how to generate or a small elf to demonstrate this?

> Looking at the objdump files that are attached, it seems the 8.2.0 version of the object file has some extra entries with Abrev Number: 0 that are throwing pyelftools...

I notice a possibly significant difference, the slow time was reported with the clock not synchronized.

The phosphor init script does support access to a boot shell with the appropriate kernel command line options. You can configure ip using the kernel command line and then transfer...

> Why are you hijacking an unrelated issue? Also, @lingyaof it's unsupported. I can discuss why and alternatives in [discord or Mail](https://github.com/openbmc/openbmc#questions)

Note that the fit has to be copied into RAM before the crypto engine can calculate the hash for signature comparison. This is likely why you see a RAM address,...

There are several resets of wdt 0 timeout. Systemd `init` will reset it to it's configured timeout comand and poke it until it hands off from `systemd-shutdown` to `/run/initramfs/shutdown` ....

https://www.freedesktop.org/software/systemd/man/latest/shutdown.html# `shutdown -r +2` for in two minutes, or specify the time.