Detecting the size of unified kernel image sections automatically
Arranges all objcopy arguments into OBJCOPYARGS. The checks are also rearranged by the order of appearance in the unified kernel image. The hardcoded VMA addresses are removed and the section sizes are detected automatically. This allows arbitrary sized kernel images to be used.
See discussion on GitHub.
Fixes #133 (closed).
Edited by Yishen Miao