I have rebased my code to git level and into a separate tree now. Can I have the start file , crt0.s , in my tree? I still need register clearing.
I will put in on github asap. I have based it on Alllwinner , so I need to remove the allwinner file and (not exactly necessary for first commit) change header ifdefs.
A little issue. My version of usb driver relies on headers in dde_linux. Is there a way to add "dde_linux/src/include/spec/arm_64" to my target.mk as incdir? I can hardcode it ,, but naturally it needs to be dynamic.