openwrtv3/target/linux/lantiq
Gabor Juhos 4d0681d865 lantiq: lzma-loader: fix O32 ABI conformance
According to the calling convention of the o32 ABI the
caller function must reserve stack space for $a0-$a3
registers in case the callee needs to save its arguments.

The assembly startup code does not reserve stack space
for these registers thus when the main C function needs
to save its arguments, that will cause a stack overflow.

Fix the assembly code to reserve stack space for the
registers to avoid that.

Compile tested only.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 49061
2016-03-21 13:15:25 +00:00
..
base-files lantiq: print profile name in dsl lucistat 2016-03-07 11:03:44 +00:00
dts lantiq: VGV7510KW22/VGV7519 update spi pinmux group 2016-02-08 08:25:31 +00:00
files/firmware/lantiq move GPHY FW blobs to non versioned folder 2013-03-14 18:42:21 +00:00
image lantiq: lzma-loader: fix O32 ABI conformance 2016-03-21 13:15:25 +00:00
patches-4.4 lantiq: use upstream mechanism to append device tree file 2016-03-20 14:41:54 +00:00
xrx200 lantiq: add dsl firmware to default packages 2016-03-07 11:03:21 +00:00
xway lantiq: Switch to the new SPI driver 2016-01-17 19:56:03 +00:00
config-4.4 lantiq: use upstream mechanism to append device tree file 2016-03-20 14:41:54 +00:00
Makefile lantiq: switch to linux 4.4 2016-01-18 15:54:18 +00:00
modules.mk fix i2c-lantiq module 2012-12-16 10:03:18 +00:00