[coreboot] [RFC] ASSERT

Peter Stuge peter at stuge.se
Mon Feb 22 13:33:31 CET 2010


Stefan Reinauer wrote:
> Also, do we want to die() on an assert?

Ideally I would like coreboot to be so structured that an assert just
leads to the current "task" being aborted, and then we try to
continue as best as possible.

It would be great to also have a panic room, but I agree that it
should only be called fairly infrequently. Ie. I'd like to do away
with die() in the long term.


//Peter




More information about the coreboot mailing list