mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* support of arm64 architecture
@ 2016-04-08 12:01 Raphaël Poggi
  2016-04-08 17:30 ` Sascha Hauer
  2016-04-08 21:05 ` Lucas Stach
  0 siblings, 2 replies; 5+ messages in thread
From: Raphaël Poggi @ 2016-04-08 12:01 UTC (permalink / raw)
  To: barebox

Hi all,

I am working on porting barebox on arm64 architecture.

So I have some questions about it:

- Is there any interest for barebox to support this architecture ?

- My port is running at EL1 for the moment, does the bootloader have
to run at EL3 ? If yes, do you have hint to achieve this ?
      I think UEFI is running at EL3, but I am confused about that,
what is the difference between UEFI and barebox ? Are they both
booloader ? (I guess it is a "noob" question :/)

- I have some issues with malloc, when I use tlsf all malloc failed,
but not with dlmalloc implementation, do you have an idea about this ?


At the moment the current limitations of my port are :
     - MMU not implemented
     - barebox running at EL1
     - barebox env not working
     - only test on qemu

If you want to test it:
https://github.com/raphui/barebox/tree/dev/armv8a_cleanup

I can also send a patch with [RFC] tag is needed.

If you have any suggestions or questions, tell me.

Thank you,

Raphaël Poggi

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-13 10:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-08 12:01 support of arm64 architecture Raphaël Poggi
2016-04-08 17:30 ` Sascha Hauer
2016-04-11  6:49   ` Raphaël Poggi
2016-04-13 10:56     ` Sascha Hauer
2016-04-08 21:05 ` Lucas Stach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox