upvote
How do you verify that the fab produces the design authentically? They could create a security vulnerability only they know how to exploit.
reply
Because you can just look into it and see if it's what you sent fof production, and if not and the word gets out you are done as a fab. Fab business is about trust. You also should trust that your design isn't leaked to the competition.

It's very common to xray the dies, especially for debugging. Also common is to etch it layer by layer, take photos and rebuild the circuit schematic, mainly for reverse engineering but I've seen companies doing it to their own dies too.

Things get more blurry at the board level, the combinations of suppliers and service providers are endless.

reply
Is it possible to resolve features on advanced nodes with xray machines? Or the etch and photograph method?
reply
X-ray would be the traditional approach, though quite expensive. IRIS by bunnie is another approach that aims to bring cost way down. Ref https://www.bunniestudios.com/blog/2024/iris-infra-red-in-si...
reply
That’s a nice theory. Fab is one thing, but there are afterwards packaging and testing facilities where silicon can be swapped. I worked for a short time for a military contractor. They don’t X-ray every single chip. They just use it assuming the ordered chip is the one which was delivered by the markings on the package.
reply
How far away are we from being able to run a hobby Linux on something like that, a completely hardware-backdoor-free system?
reply
You can already port over a RISC-V SoC to Aegis. I have not tested that yet but it is something I really want to do.
reply
You can already do that on several Risc-V chips with mmu.
reply