target/ppc: 405: Machine check exception cleanup
commit2149e6518032e2209c7520bda6aa38b98850def6
authorFabiano Rosas <farosas@linux.ibm.com>
Fri, 28 Jan 2022 12:15:04 +0000 (28 13:15 +0100)
committerCédric Le Goater <clg@kaod.org>
Fri, 28 Jan 2022 12:15:04 +0000 (28 13:15 +0100)
tree5b8e7d05b5d6bca0568f071ae081ffb54c7b40bf
parentba96828ec25f04fd6b0b93076be506fe5adc6f6d
target/ppc: 405: Machine check exception cleanup

powerpc_excp_40x applies only to the 405, so remove HV code and
references to BookE.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20220118184448.852996-7-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
target/ppc/excp_helper.c