summaryrefslogtreecommitdiff
path: root/drivers/virt/nitro_enclaves
AgeCommit message (Expand)Author
2021-12-21nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assertAndra Paraschiv
2021-09-14nitro_enclaves: Add fixes for checkpatch match open parenthesis reportsAndra Paraschiv
2021-09-14nitro_enclaves: Update copyright statement to include 2021Andra Paraschiv
2021-09-14nitro_enclaves: Add fix for the kernel-doc reportAndra Paraschiv
2021-09-14nitro_enclaves: Enable Arm64 supportAndra Paraschiv
2021-06-24nitro_enclaves: Set Bus Master for the NE PCI deviceLongpeng(Mike)
2021-04-29nitro_enclaves: Fix stale file descriptors on failed usercopyMathias Krause
2020-11-09nitro_enclaves: Fixup type and simplify logic of the poll mask setupAndra Paraschiv
2020-09-22nitro_enclaves: Add Makefile for the Nitro Enclaves driverAndra Paraschiv
2020-09-22nitro_enclaves: Add Kconfig for the Nitro Enclaves driverAndra Paraschiv
2020-09-22nitro_enclaves: Add logic for terminating an enclaveAndra Paraschiv
2020-09-22nitro_enclaves: Add logic for starting an enclaveAndra Paraschiv
2020-09-22nitro_enclaves: Add logic for setting an enclave memory regionAndra Paraschiv
2020-09-22nitro_enclaves: Add logic for getting the enclave image load infoAndra Paraschiv
2020-09-22nitro_enclaves: Add logic for setting an enclave vCPUAndra Paraschiv
2020-09-22nitro_enclaves: Add logic for creating an enclave VMAndra Paraschiv
2020-09-22nitro_enclaves: Init misc device providing the ioctl interfaceAndra Paraschiv
2020-09-22nitro_enclaves: Handle out-of-band PCI device eventsAndra Paraschiv
2020-09-22nitro_enclaves: Handle PCI device command requestsAndra Paraschiv
2020-09-22nitro_enclaves: Init PCI device driverAndra Paraschiv
2020-09-22nitro_enclaves: Define enclave info for internal bookkeepingAndra Paraschiv
2020-09-22nitro_enclaves: Define the PCI device interfaceAndra Paraschiv