I received this question from our developers email address. I have no idea about the answer and thought that I would post it.
My UEFI application requires the openssl crypto service in order to obtain a random number. It uses EDK2 and runs on the “Ampere® Altra® and Ampere® Altra® Max” processor. But unlike other arm processors, I discovered that the Ampere processor does not support the hardware instruction RNDR. So, is it possible to extract the random number from the processor of the Ampere Altra? As an aside, I had already asked a question in the EDK2 development group (#120160).