linux/drivers/mailbox
Marek Behun 8fbbfd966e mailbox: Add support for Armada 37xx rWTM mailbox
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>
2019-05-09 00:41:00 -05:00
..
arm_mhu.c mailbox: arm-mhu: Use device-managed registration API 2018-12-21 16:49:25 -06:00
armada-37xx-rwtm-mailbox.c mailbox: Add support for Armada 37xx rWTM mailbox 2019-05-09 00:41:00 -05:00
bcm2835-mailbox.c mailbox: bcm2835: Use device-managed registration API 2018-12-21 16:49:25 -06:00
bcm-flexrm-mailbox.c mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue 2019-02-18 10:40:58 -06:00
bcm-pdc-mailbox.c mailbox: bcm-pdc: Use device-managed registration API 2018-12-21 16:49:25 -06:00
hi3660-mailbox.c mailbox: hi3660: Use device-managed registration API 2018-12-21 16:49:25 -06:00
hi6220-mailbox.c mailbox: hi6220: Use device-managed registration API 2018-12-21 16:49:25 -06:00
imx-mailbox.c mailbox: imx: use devm_platform_ioremap_resource() to simplify code 2019-05-09 00:40:49 -05:00
Kconfig mailbox: Add support for Armada 37xx rWTM mailbox 2019-05-09 00:41:00 -05:00
mailbox-altera.c mailbox: altera: Use device-managed registration API 2018-12-21 16:49:25 -06:00
mailbox-sti.c mailbox: sti: Use device-managed registration API 2018-12-21 16:49:25 -06:00
mailbox-test.c mailbox: mailbox-test: fix null pointer if no mmio 2019-03-06 20:33:14 -06:00
mailbox-xgene-slimpro.c mailbox: xgene-slimpro: Use device-managed registration API 2018-12-21 16:49:25 -06:00
mailbox.c mailbox: Export mbox_flush() 2019-02-18 10:39:17 -06:00
mailbox.h Mailbox: Add support for Platform Communication Channel 2014-11-27 12:51:09 +05:30
Makefile mailbox: Add support for Armada 37xx rWTM mailbox 2019-05-09 00:41:00 -05:00
mtk-cmdq-mailbox.c mailbox: mtk-cmdq: Remove needless devm_kfree() calls 2018-12-21 16:49:25 -06:00
omap-mailbox.c mailbox: omap: Use device-managed registration API 2018-12-21 16:49:25 -06:00
pcc.c mailbox: PCC: handle parse error 2018-09-10 12:54:02 +02:00
pl320-ipc.c mailbox: pl320: remove __raw IO 2016-06-24 13:32:31 +05:30
platform_mhu.c mailbox: platform-mhu: Use device-managed registration API 2018-12-21 16:49:25 -06:00
qcom-apcs-ipc-mailbox.c mailbox: qcom-apcs: Use device-managed registration API 2018-12-21 16:49:25 -06:00
rockchip-mailbox.c mailbox: rockchip: Use device-managed registration API 2018-12-21 16:49:25 -06:00
stm32-ipcc.c mailbox: stm32-ipcc: check invalid irq 2019-05-09 00:41:00 -05:00
tegra-hsp.c mailbox: tegra-hsp: mark suspend function as __maybe_unused 2019-03-06 20:31:03 -06:00
ti-msgmgr.c mailbox: ti-msgmgr: Use device-managed registration API 2018-12-21 16:49:26 -06:00
zynqmp-ipi-mailbox.c mailbox: ZynqMP IPI mailbox controller 2019-03-06 20:34:20 -06:00