confidential-containers / td-shim

Confidential Containers Shim Firmware
Other
97 stars 53 forks source link

remove TODO #504

Closed jyao1 closed 1 year ago

jyao1 commented 1 year ago
let event_log_base = 0x80000000 - config.runtime_layout.event_log_size; // TODO: 0x80000000 is hardcoded LOW_MEM_TOP, to remove

If it is by design, please describe clearly, why 0x80000000 is hardcoded, and what is runtime behavior.