)]}'
{
  "commit": "ca1abd11608eb7d5f6e41e489bc9519f8bdcf4b7",
  "tree": "2efcea629ea980a93d72428762220d8f8d653d0d",
  "parents": [
    "830b071031de6420a822eb1c823549930aff55cf"
  ],
  "author": {
    "name": "Michael Munday",
    "email": "mike.munday@lowrisc.org",
    "time": "Thu Jan 20 12:47:33 2022 +0000"
  },
  "committer": {
    "name": "Michael Munday",
    "email": "mike.munday@lowrisc.org",
    "time": "Fri Jan 21 16:07:46 2022 +0000"
  },
  "message": "[rom] Setup watchdog timer in assembly before entropy setup\n\nThis new code enables the watchdog timer right at the start of mask\nROM execution (before entropy setup and SRAM scrambling). This means\nthat unless the watchdog timer is \u0027petted\u0027 (i.e. the\naon_timer.WDOG_COUNT register is reset to 0 periodically) the device\nwill eventually reset itself.\n\nThe timeout value is currently the maximum possible (~6 hours assuming\na clock of 200KHz). This value should be reduced to something lower,\nissue #10215 tracks this.\n\nThis change has been manually tested by setting the timer value to 0\nand checking that the device is quickly reset.\n\nSigned-off-by: Michael Munday \u003cmike.munday@lowrisc.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a5de20bde41db6706eca7feecbdb36fb67165b5c",
      "old_mode": 33188,
      "old_path": "sw/device/silicon_creator/mask_rom/BUILD",
      "new_id": "2035a83d075c8ba7d553377408f4d893928abe23",
      "new_mode": 33188,
      "new_path": "sw/device/silicon_creator/mask_rom/BUILD"
    },
    {
      "type": "modify",
      "old_id": "98053a24351e8fbebf5d9ad83c148367479736c3",
      "old_mode": 33188,
      "old_path": "sw/device/silicon_creator/mask_rom/mask_rom_start.S",
      "new_id": "230f90ab8cee3e0a26a5e1993db696d3d9be0e03",
      "new_mode": 33188,
      "new_path": "sw/device/silicon_creator/mask_rom/mask_rom_start.S"
    },
    {
      "type": "modify",
      "old_id": "8e774f64642e8526313b20e648a3203f7eb7c7bd",
      "old_mode": 33188,
      "old_path": "sw/device/silicon_creator/mask_rom/meson.build",
      "new_id": "fde56659e552434dd09095236771100905fb86b9",
      "new_mode": 33188,
      "new_path": "sw/device/silicon_creator/mask_rom/meson.build"
    }
  ]
}
