TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenTitan: An open-source silicon root of trust from lowRISC

117 pointsby gdkover 5 years ago

4 comments

paulgerhardtover 5 years ago
To clarify this is just open source fpga code. It&#x27;s not an open chip. Yet. It does however get us one step towards open silicon. An open source root of trust would be the most useful application for open silicon initiatives. I&#x27;d argue anything that touches key material should be auditable.<p>Put another way, you wouldn&#x27;t trust a proprietary cryptographic algorithm, why would you trust a black box chip?<p>Current chips (including OpenTitan) still need to be fabricated at third party foundries using that foundry&#x27;s proprietary process design kits (&#x27;PDKs&#x27;) and signing two layers of NDA&#x27;s. As multiple talks at CHES showcase every year there are a number of shenanigans that can be pulled off between a company like Google releasing verilog code for tapeout and the foundry handing back a &#x27;compiled&#x27; chip.<p>The state of open silicon is somewhat analogous to GNU&#x27;s efforts to create an open source operating system prior to Linux coming along and implementing an open kernel. We still lack open pdk&#x27;s though it looks like there have been some recent breakthroughs with two foundries in the US and one in Hong Kong.<p>Recent advances in open FPGA toolchain environments at least let us simulate open solutions here like OpenTitan even if we can&#x27;t yet tape them out transparently.
评论 #21810859 未加载
评论 #21810677 未加载
评论 #21810818 未加载
ssklashover 5 years ago
What application does a hardware-backed root of trust have for more consumer&#x2F;non-server products like laptops&#x2F;phones?<p>Dos this differ substantially from a TPM? Could it be used to verify integrity of a system from power-on to finishing booting say a Linux distro?
评论 #21810635 未加载
评论 #21810988 未加载
评论 #21810565 未加载
throwawayseaover 5 years ago
Can someone explain what this is or what it is competing against?
评论 #21812460 未加载
评论 #21811404 未加载
MayeulCover 5 years ago
I see no mention of the ability to use it in one&#x27;s own designs, which seems like an oversight to me (&quot;source available&quot; vs &quot;free software&#x2F;hardware&quot;). However, the repository&#x27;s license seems to be Apache 2.0.