On 12/5/23 12:40, Alex Bennée wrote:
@@ -268,6 +279,49 @@ def decode_clock(eid, name, dumpfile):
                    Decoder(28, "EVENT_CP_RESET", decode_checkpoint),
  ]
+# Shutdown cause added
+v12_event_table = [Decoder(0, "EVENT_INSTRUCTION", decode_instruction),

This comment applied to the v7 changes.

Otherwise,
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to