mt8365 | mt8183: android: spl: reduce malloc length
The memory allocated for malloc doesn't need to be set as high (0x50000000), especially on device which have only 1 GB. The maximum length has been set to 384 MB.
Notes: The memory allocated by malloc can be high when we do:
$ fastboot flash super super.img