Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Bump Metal and Devicetree tools
Browse files Browse the repository at this point in the history
Picks up changes:
- Always clear feature disable register
- Disable all plic and clic interrupts on init
- Support for __max_heap linker option
- Pick first memory range

Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
  • Loading branch information
nategraff-sifive committed Oct 23, 2019
1 parent ba3a878 commit bedd0a9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion freedom-metal
4 changes: 2 additions & 2 deletions wit-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"commit": "f2ad4771ea34b18c2d7ad86667c47d57bf3e60db",
"commit": "5bb9f91dd5b6115cc6ae0b73b9b0221d1c90e03f",
"name": "freedom-devicetree-tools",
"source": "git@github.com:sifive/freedom-devicetree-tools.git"
},
{
"commit": "61737c07c64c332e9bcb23a19cad9ba7019fe117",
"commit": "7fea3d1e4d65b1f0e7495ce0c2990c0ed8155f22",
"name": "freedom-metal",
"source": "git@github.com:sifive/freedom-metal.git"
},
Expand Down

0 comments on commit bedd0a9

Please sign in to comment.