src/enclave_proc_comm.rs (3 lines): - line 200: // TODO: Handle bad descriptors (closed remote connections). - line 371: // TODO: Replicate output of old CLI on invalid enclave IDs. - line 401: // TODO: Replicate output of old CLI on invalid enclave IDs. drivers/virt/nitro_enclaves/ne_pci_dev.c (3 lines): - line 87: * TODO: Update to _interruptible and handle interrupted wait event - line 196: /* TODO: Update to _interruptible. */ - line 616: * TODO: Add suspend / resume functions for power management w/ CONFIG_PM, if drivers/virt/nitro_enclaves/ne_pci_dev.h (1 line): - line 199: /* TODO: Add flags field to the request to add memory region. */ src/main.rs (1 line): - line 162: // TODO: Replicate output of old CLI on invalid enclave IDs. drivers/virt/nitro_enclaves/ne_misc_dev.c (1 line): - line 84: * TODO: Update logic to create new sysfs entries instead of using src/lib.rs (1 line): - line 363: // TODO Improve error message with a suggestion to the user