As I know for other Pi's the process is the following:
1) compile the kernel with crossdev
2) put Stage3
3) put Portage tree
4) add some firmware things from Raspberry Pi Foundation (bootcode.bin, or something like this)
5) boot and configure distcc
6) enjoy Gentoo
However, for the Pi 3, some things are a little more complicated for me:
1) for the kernel - Is it ok to compile it with crossdev aarch64-armv8a-linux-gnu
2) where can I download a stage3, or I should compile it myself; If I should compile it myself, how? and where to start?
3) the Portage tree is the same as for other Pi's I suppose because it does not contain anything specific for the architecture
4) are the firmware things the same, or different ones ( I know that I have to say in cmdline.txt that the processor should enter 64-bit mode
5) Should I boot it on the raspberry, or I should first do it with a virtual machine?
Thank you very much in advance, and sorry for asking for so many things -> that is my first time I try doing something that big!!!


