Files
kernel_arpi/drivers
Sami Tolvanen 8bb774b6f8 ANDROID: psci: use __pa_function for cpu_resume
With CONFIG_CFI_CLANG, the compiler replaces function pointers with
jump table addresses, which results in __pa_symbol returning the
physical address of the jump table entry. As the jump table contains
an immediate jump to an EL1 virtual address, this typically won't
work as intended. Use __pa_function instead to get the address to
cpu_resume.

Bug: 145210207
Change-Id: Iebcb0950b074c0ed0ddc6ec6cd8c4ff539f00e7c
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
2021-02-05 02:29:06 +00:00
..
2021-01-27 12:12:33 +01:00
2021-01-27 12:12:33 +01:00
2021-01-10 12:19:03 +01:00
2021-01-27 12:12:33 +01:00
2021-01-27 11:55:12 +01:00
2021-01-19 09:33:21 +01:00
2021-01-06 14:56:56 +01:00
2021-01-27 12:12:33 +01:00
2021-01-30 14:29:02 +01:00
2020-12-03 10:00:23 +01:00
2021-01-19 18:49:54 +01:00
2021-01-19 18:27:26 +01:00
2021-01-27 12:12:33 +01:00
2021-01-30 14:29:02 +01:00
2021-01-27 12:12:33 +01:00
2021-01-30 14:29:02 +01:00
2020-12-30 12:47:03 +01:00
2021-01-27 12:12:33 +01:00
2020-12-30 12:47:03 +01:00
2020-12-30 11:53:53 +01:00
2021-01-17 14:17:02 +01:00
2020-12-30 12:47:03 +01:00
2020-12-30 12:47:03 +01:00
2021-01-23 16:16:06 +01:00
2020-12-30 12:47:03 +01:00
2021-01-27 12:12:33 +01:00