Quote from: t4n0n on July 24, 2021, 11:46:46Open source is not the same as free. It literary means that source codes are available to everyone. You don't need to be a privileged partner or sign an NDA. You don't have to decompile a binary. You might want to publish source codes for peer review or transparency but retain rights otherwise. You might offer free licences for non-commercial use but have paid licences for commercial use. Etc. And it's strange to talk of open source when it comes to an instruction set or silicon IP. It's an expression specific to programs as humans generally don't write machine code. We use compilers to transform code written in higher level languages (source) into machine code for a processor to chew on. Information can be lost in this process which is irrelevant to the machine but which can help humans make heads and tails of the code.
ARM's architecture isn't open source, fyi. It's a licensed architecture, that requires a license to use or modify. The only difference with Nvidia owning it is that now one of the licensees will be the license holder.
QuoteARM architecture that might not remain open source for too long,