summaryrefslogtreecommitdiff
path: root/sys/src/9/zynq/trap.c
AgeCommit message (Collapse)Author
2015-04-30pass Ureg* argument to note handler in R0 register on armcinap_lenrek
userspace note handlers, like any function, expect ther first argument in R0 register on arm.
2015-01-01zynq: differentiate various pagefault types in faultarm()cinap_lenrek
2014-12-29zymq: lilu dallas, multicorecinap_lenrek
implement multiprocessor support.
2014-12-24zynq: fix kernel configuration so it buildscinap_lenrek
2014-12-24added zynq kernelaiju