10/06/2021 13:18, [email protected]: > From: Chandrakant Sharpa <[email protected]> > > Adding support for Armv7 based platforms. > Used latest GNU cross compiler toolchain > version(10.2) for testing. > > Signed-off-by: Chandrakant Sharpa <[email protected]> > --- > config/arm/arm_armv7a_linux_gcc | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+)
Adding maintainers. Note: Armv7 is/was supported but was missing in the meson build system. How compilation is looking? I guess there are tons of warnings?

