Closed jyao1 closed 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.
If it is by design, please describe clearly, why 0x80000000 is hardcoded, and what is runtime behavior.