enable core dumps in openbmc
This has been disabled for a variety of reasons in the past but using
core dumps to debug software failures is an industry norm and therefore
is something openbmc needs to be able to do.
If different companies or meta layers decide they would prefer to leave
this disabled then leave it to be done within their appropriate meta
layer.
Tested:
Generated a core dump, verified it was captured by
phosphor-debug-collector, and that the core could be debugged within an
SDK
Change-Id: Ie101b6934861e94217f8243749f022d47a3d7427
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 file changed