]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: ARM: sunxi: Document A80 SoC secure SRAM usage by SMP hotplug
authorChen-Yu Tsai <wens@csie.org>
Wed, 17 Jan 2018 08:46:52 +0000 (16:46 +0800)
committerChen-Yu Tsai <wens@csie.org>
Tue, 20 Feb 2018 03:12:39 +0000 (11:12 +0800)
commit8d6b18a2a2ccbbb3dd53122dae1437fbe588a114
tree0e2cb15676fe2ded15793814f260d6255b2e3ba2
parent7cbea6327e76f2a7d77d02065a191bb29865a4a9
dt-bindings: ARM: sunxi: Document A80 SoC secure SRAM usage by SMP hotplug

On the Allwinner A80 SoC the BROM supports hotplugging the primary core
(cpu0) by checking two 32bit values at a specific location within the
secure SRAM block. This region needs to be reserved and accessible to
the SMP code.

Document its usage.

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Documentation/devicetree/bindings/arm/sunxi/smp-sram.txt [new file with mode: 0644]