mirror of https://gitee.com/openkylin/linux.git
docs/arm64: cpu-feature-registers: Documents missing visible fields
A couple of fields visible to userspace are not described in the documentation. So update it. Acked-by: Will Deacon <will@kernel.org> Signed-off-by: Julien Grall <julien.grall@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
This commit is contained in:
parent
0f6e4c4016
commit
a8613e7070
|
@ -193,6 +193,10 @@ infrastructure:
|
|||
+------------------------------+---------+---------+
|
||||
| Name | bits | visible |
|
||||
+------------------------------+---------+---------+
|
||||
| SB | [36-39] | y |
|
||||
+------------------------------+---------+---------+
|
||||
| FRINTTS | [32-35] | y |
|
||||
+------------------------------+---------+---------+
|
||||
| GPI | [31-28] | y |
|
||||
+------------------------------+---------+---------+
|
||||
| GPA | [27-24] | y |
|
||||
|
|
Loading…
Reference in New Issue