android_kernel_motorola_sm6225/include
James Morse 005ec074d6 arm64: entry: Add vectors that have the bhb mitigation sequences
commit ba2689234be92024e5635d30fe744f4853ad97db upstream.

Some CPUs affected by Spectre-BHB need a sequence of branches, or a
firmware call to be run before any indirect branch. This needs to go
in the vectors. No CPU needs both.

While this can be patched in it would run on all CPUs as there is a
single set of vectors. If the only one part of a big or little combination is
affected the unaffected CPUs have to run the mitigation too.

Create extra vectors that include the sequence. Subsequent patches will
allow affected CPUs to select this set of vectors. Later patches will
modify the loop count to match what the CPU requires.

Change-Id: I83274b2d90e65c1c5bf3b11fb236c08731b83456
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Git-commit: 91429ed04e
Git-repo: https://android.googlesource.com/kernel/common/
Signed-off-by: Kishor Krishna Bhat <quic_kishkris@quicinc.com>
2022-10-17 04:03:35 -07:00
..
acpi
asm-generic Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 2020-12-18 18:35:06 +05:30
clocksource
crypto ice: add return value for functions where ICE is disabled 2021-03-25 06:33:01 -07:00
drm Merge android-4.19-stable.125 (a483478) into msm-4.19 2020-09-20 23:45:10 +05:30
dt-bindings include: qcom,rpm-smd-regulator.h: Add SUPER_TURBO corner 2022-01-11 15:02:47 +05:30
keys
kvm
linux arm64: entry: Add vectors that have the bhb mitigation sequences 2022-10-17 04:03:35 -07:00
math-emu
media RPMSG driver changes for FM in msm-4.19 2021-03-19 15:36:11 +05:30
memory
microvisor
misc
net sctp: validate from_addr_param return 2022-02-28 21:19:50 +05:30
pcmcia
ras
rdma
scsi Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 2020-12-18 18:35:06 +05:30
soc soc: qcom: socinfo: Add API for defective core/part information 2022-09-29 09:30:06 +05:30
sound From bbfaa7d36c1eb465f120f2a3dfe25c1fe022195d Mon Sep 17 00:00:00 2001 2021-07-06 10:08:25 +05:30
target
trace dfc: bearer based QMAP powersave 2022-04-25 06:47:15 -07:00
uapi msm: camera: Increase the total number of camera ID's supported 2022-09-13 12:25:42 +05:30
vdso
video
vservices
xen xen/events: add a new "late EOI" evtchn framework 2020-11-05 11:08:36 +01:00
Kbuild