You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[common,guest,host] modified HyperlightPEB API + added rsp mod in hosts
- cleaned up the HyperlightPEB API in the common library.
-- added MemoryRegion struct to better group related offsets and sizes.
-- removed pub fields from HyperlightPEB struct making fields accessible only via getters/setters.
-- cleaned up, commented, and re-organized existing fxns for HyperlightPEB struct.
- now we modify the rsp in the host if the guest sets up a new stack region (i.e., essentially dropping
the tmp stack).
Signed-off-by: danbugs <[email protected]>
0 commit comments