coreboot-kgpe-d16/src/southbridge
Julius Werner 3e034b6e9a Change all assert(0) to BUG()
I would like to make assertions evaluate at compile time where possible,
but sometimes people used a literal assert(0) to force an assertion in a
certain code path. We already have BUG() for that so let's just replace
those instances with that.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I674e5f8ec7f5fe8b92b1c7c95d9f9202d422ce32
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44047
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-08-03 05:15:15 +00:00
..
amd Change all assert(0) to BUG() 2020-08-03 05:15:15 +00:00
intel sb/intel/lynxpoint/me_9.x.c: Constify string array 2020-07-31 23:34:49 +00:00
ricoh/rl5c476 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ti sb/ti/pci7420: Drop dead code 2020-07-09 23:45:38 +00:00