diff options
author | Sebastian Reichel <[email protected]> | 2023-04-18 16:21:08 +0200 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2023-04-18 17:31:17 +0100 |
commit | a8707f5538846611c90116c14f72539ad5fb37da (patch) | |
tree | 3fd356d14a5f82c4cf7ad6a8a81f3ea74d85da2f /lib/crypto/mpi/mpiutil.c | |
parent | 35727af2b15d98a2dd2811d631d3a3886111312e (diff) |
irqchip/gic-v3: Add Rockchip 3588001 erratum workaround
Rockchip RK3588/RK3588s GIC600 integration does not support the
sharability feature. Rockchip assigned Erratum ID #3588001 for this
issue.
Note, that the 0x0201743b ID is not Rockchip specific and thus
there is an extra of_machine_is_compatible() check.
The flags are named FORCE_NON_SHAREABLE to be vendor agnostic,
since apparently similar integration design errors exist in other
platforms and they can reuse the same flag.
Co-developed-by: XiaoDong Huang <[email protected]>
Signed-off-by: XiaoDong Huang <[email protected]>
Co-developed-by: Kever Yang <[email protected]>
Signed-off-by: Kever Yang <[email protected]>
Co-developed-by: Lucas Tanure <[email protected]>
Signed-off-by: Lucas Tanure <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions