commit | a29b31d8002ce15ca33a06af946de97288421056 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Fri Jul 17 13:20:15 2020 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Nov 09 20:19:13 2020 -0500 |
tree | b0b62478f56f5a46eff226b14906c69ee3419de0 | |
parent | ea6e4ad098d9337eebdb9c154dba0ebe7ab93986 [diff] |
libc: newlib: fix virtual memory arena size The calculations need to be from the RAM base virtual address and not the physical address. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>