Skip to content
Snippets Groups Projects
Commit 9de3773a authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

event: Add a script to decode the event-spy list


For debugging and dicoverability it is useful to be able to see a list of
each event spy in a U-Boot ELF file. Add a script which shows this, along
with the event type and the source location. This makes events a little
easier to use than weak functions, for example.

Add a basic sandbox test as well. We could provide a test for other
boards, but for now, few use events.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent c81b460c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment