On Sat, May 21, 2022 at 9:21 AM Itaru Kitayama itaru.kitayama@gmail.com wrote:
Hi Ramon,
No unfortunately. If you point me to the Documents that describes the procedures, that’d be great.
Google will assist you on how to remotely connect with GDB to qemu. load the bl1 ELF using the cross-compiler GDB and remotely connect to it. use "si" to step the assembly instructions until you'll probably hit an exception.
Thanks, Itaru.
On Sat, May 21, 2022 at 13:38 Ramon Fried rfried.dev@gmail.com wrote:
On Thu, May 19, 2022 at 10:23 AM Itaru Kitayama via TF-A tf-a@lists.trustedfirmware.org wrote:
Ramon,
Thanks. While I wait for your patch set, would you tell me as to why bl1_setup() does not get executed if I switch to neoverse-n1? I don't see debugging information at all that can be seen if I set to cortex-a57, a72, and max. (max does not let me to the prompt though).
Did you connect GDB and tried to single step the execution ?
Itaru.
TF-A mailing list -- tf-a@lists.trustedfirmware.org To unsubscribe send an email to tf-a-leave@lists.trustedfirmware.org