commit | 91a51fecef20ba4ee659a68a55b2b556f070908d | [log] [tgz] |
---|---|---|
author | Fabiano Rosas <farosas@linux.ibm.com> | Fri Jan 28 13:15:07 2022 +0100 |
committer | Cédric Le Goater <clg@kaod.org> | Fri Jan 28 13:15:07 2022 +0100 |
tree | 04b242c0534e44ff3ea5762c0cbc94fabfc2283d | |
parent | bca2c6d9e09177c5a6959c3c372dab8211f39404 [diff] |
target/ppc: 74xx: System Reset interrupt cleanup The whole power saving states logic seems to be dependent on HV mode, which don't exist for 74xx so I'm removing it all and leaving the abort message. Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com> Message-Id: <20220127201116.1154733-8-farosas@linux.ibm.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>