aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/armada-37xx-rwtm-mailbox.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-05-09mailbox: Add support for Armada 37xx rWTM mailboxMarek Behun1-0/+23
This adds support for the mailbox via which the kernel can communicate with the firmware running on the secure processor of the Armada 37xx SOC. The rWTM secure processor has access to internal eFuses and cryptographic circuits, such as the Entropy Bit Generator to generate true random numbers. Signed-off-by: Marek Behun <marek.behun@nic.cz> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>