diff options
author | Jason Yan <yanaijie@huawei.com> | 2019-09-20 11:45:46 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-11-13 09:27:58 +0100 |
commit | c2d1a13520eee7f0ac64ffb94f8756006320e4b8 (patch) | |
tree | 3d0c6ab3c5d5005a821bfdec40a02ad32e87b593 /Documentation/powerpc/index.rst | |
parent | powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notes (diff) | |
download | linux-c2d1a13520eee7f0ac64ffb94f8756006320e4b8.tar.xz linux-c2d1a13520eee7f0ac64ffb94f8756006320e4b8.zip |
powerpc/fsl_booke/32: Document KASLR implementation
Add document to explain how we implement KASLR for fsl_booke32.
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Scott Wood <oss@buserror.net>
[mpe: Add it to the index as well]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'Documentation/powerpc/index.rst')
-rw-r--r-- | Documentation/powerpc/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/powerpc/index.rst b/Documentation/powerpc/index.rst index db7b6a880f52..ba5edb3211c0 100644 --- a/Documentation/powerpc/index.rst +++ b/Documentation/powerpc/index.rst @@ -19,6 +19,7 @@ powerpc firmware-assisted-dump hvcs isa-versions + kaslr-booke32 mpc52xx pci_iov_resource_on_powernv pmu-ebb |