commit | 3525aa8fd2e16c1ce7914c69634d81d628896389 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Thu Apr 23 23:23:18 2020 -0700 |
committer | tjaychen <timothytim@google.com> | Fri May 01 20:00:04 2020 -0700 |
tree | c11a9acdee1eeb79f818925ec83a600e0f8f92df | |
parent | 79408a202316fa24af2d6caf8c129dcd6f97f87e [diff] [blame] |
[Draft] - clock manager WIP Signed-off-by: Timothy Chen <timothytim@google.com>
diff --git a/hw/Makefile b/hw/Makefile index 36b2379..266a247 100644 --- a/hw/Makefile +++ b/hw/Makefile
@@ -8,6 +8,7 @@ IPS ?= aes \ alert_handler \ + clkmgr \ flash_ctrl \ gpio \ hmac \