zephyr/soc/arm64
Dmytro Firsov f4cea5da70 xenvm: drivers: xen: add Xen grant table driver
This commit introduces driver for granting access for own grant
table and for mapping/unmapping foreign gref. Grant tables are used
for data exchange between Xen domains via shared memory page(s) (e.g.
for sharing ring buffer with driver data) This functionality is
widely used and needed for implementing PV backend/frontend drivers.

Signed-off-by: Dmytro Firsov <dmytro_firsov@epam.com>
2022-06-28 22:34:26 -04:00
..
arm soc: fvp_aemv8a: remove pl011 entry from mmu_regions array 2022-06-07 11:54:13 +02:00
bcm_vk soc: arm64: bcm_vk: viper: remove redundant soc.h usage 2022-06-05 14:48:40 +02:00
intel_socfpga soc: arm64: intel_socfpga: delete redundant soc.h 2022-06-05 14:48:40 +02:00
nxp_imx soc: arm64: nxp_imx: remove dummy C file 2022-06-05 14:48:40 +02:00
nxp_layerscape soc: arm64: nxp_layerscape: remove redundant soc.c source 2022-06-05 14:48:40 +02:00
qemu_cortex_a53 soc: qemu_cortex_a53: remove pl011 entry from mmu_regions array 2022-06-07 11:54:13 +02:00
xenvm xenvm: drivers: xen: add Xen grant table driver 2022-06-28 22:34:26 -04:00
CMakeLists.txt
Kconfig