...
a power PC HOST with Linux OS system (Ubuntu, Debian, ARCH Linux are valid options);
a docker environment installed and running;
a configured git and repo environment;
250 GB of free space on HD;
a good Internet connection;
If you are in hurry:
For i.MX platform download this preconfigured script: android_build.sh and run it on your Linux PC HOST:
./android_build.sh
<BOARD_CODE>
# Where <BOARD_CODE> can be “C61”, C43”, “C20”, etc [For example: ./android_build.sh C61 ]
You will find the results of the build process in the folder ANDROID_11/Distros/:
ls -lh ANDROID_11/Distros/
...