)]}'
{
  "commit": "e2b62b8abbce4e812cbf9c5a9192af49cffe9077",
  "tree": "10002651862e3184a40559a3e2b7ea6efda2253c",
  "parents": [
    "b01177156f8bfd40992485752798188c1ff88e71"
  ],
  "author": {
    "name": "Andrew Boie",
    "email": "andrew.p.boie@intel.com",
    "time": "Thu Jan 14 10:35:51 2021 -0800"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Sat Jan 23 19:47:23 2021 -0500"
  },
  "message": "newlib: clamp max heap size on MMU systems\n\nPreviously, newlib claimed all free physical memory in the\nsystem.\n\nNow, the kernel manages this, allowing for memory to be\nused via k_mem_map() calls.\n\nEstablish an upper bound to how much newlib will try to\nclaim on system startup, instead of trying to take all\nof it, allowing other parts of the system to also map\nanonymous memory.\n\nSigned-off-by: Andrew Boie \u003candrew.p.boie@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d48eef3ec9c466f9e85c042a978fa8fd5458bdee",
      "old_mode": 33188,
      "old_path": "lib/libc/Kconfig",
      "new_id": "39c7d42c42b7c006048127439ea4bbf6f956941a",
      "new_mode": 33188,
      "new_path": "lib/libc/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "c14204405b8ae47e5787f2dd792788ee64e9139d",
      "old_mode": 33188,
      "old_path": "lib/libc/newlib/libc-hooks.c",
      "new_id": "a620792aab9bef0fe290614b6dfc51825808b2d1",
      "new_mode": 33188,
      "new_path": "lib/libc/newlib/libc-hooks.c"
    }
  ]
}
