Forum Discussion
AALDH1
New Contributor
6 years agoHow to boot and decrypt RBF for Arria 10 using non-volatile key (Fuse) ?
hello i can boot and decrypt RBF if i program the ekp file (voltile key ), but i need it to decrypt using the fuse which i already programed to the board. thanks for your help.
AALDH1
New Contributor
6 years agoyes i am using HPS , after i generated the ekp file i convert it to .jam file and programed it using this command "quartus_jli -c 1 key.jam -aKEY_program"
but the system after i boot it up keep resting unitle i program the voltile key using "quartus_jli -c 1 key.jam -aKEY_CONFIGURE " then it will decrypt the RBF and will boot the Linux kernel .