commit | a5520eac4d2dafb7a48c1b0f1c486afcebd6fe0d | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Fri Aug 09 14:22:43 2019 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Mon Oct 14 10:55:14 2019 +0100 |
tree | 08b387a4747a0229dd02786091fea1ef7e983253 | |
parent | 6848253ddeae9fa44680bab6212599283f9d4ef2 [diff] |
firmware/psci: use common SMCCC_CONDUIT_* Now that we have common SMCCC_CONDUIT_* definitions, migrate the PSCI code over to them, and kill off the old PSCI_CONDUIT_* definitions. There should be no functional change as a result of this patch. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>