Our idea is to have minimal boot code for which both physical and virtual address is same.
But then rest of the code to be have different virtual address at every bootup.
for this call to other code and and data needs to be not fix.
We use C/CPP code in our system.
Our idea is to have minimal boot code for which both physical and virtual address is same.
But then rest of the code to be have different virtual address at every bootup.
for this call to other code and and data needs to be not fix.
We use C/CPP code in our system.