
Currently dp_soc_init/deinit API's are called first for common soc initialization/deinitialization and then architecture level init/deinit APIs are called from base dp_soc_init/deinit. But with RHINE architecture dp_soc_init/deinit API's are not common, so we cannot call these APIs as base. To handle this scenario routing all the soc level init/deinit from arch ops APIs and arch ops APIs will take care of calling common soc_init/deinit. Change-Id: Ibb10d452931630c917088b4d222c7fbd82621f6a CRs-Fixed: 3404205
322 KiB
322 KiB