coreboot/src
Sudheer Kumar Amrabadi 9620ddc8f2 soc/qualcomm/sc7280: Move AOP load and reset handle to Romstage
As AOP takes 500 msec delay to get up, moving aop load and reset to
romstage improves the performance.

BUG=b:218406702
TEST=reboot from AP console (on CRD3)
     prior to fix (from cbmem dump):
         1000:depthcharge start 1,139,809 (152,679)
     after fix (from cbmem dump):
         1000:depthcharge start 1,041,109 (46,353)

Signed-off-by: Sudheer Kumar Amrabadi <samrabad@codeaurora.org>
Change-Id: Iabc8ee8f6e7b14d237b0aeaae42da8077f9dafc4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67673
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Shelley Chen <shchen@google.com>
2022-11-07 18:06:36 +00:00
..
acpi acpigen: export acpigen_write_field_name 2022-11-02 21:03:40 +00:00
arch cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00
commonlib commonlib: Fix AMD MP2 BUFFER id 2022-11-04 01:06:12 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00
device device/resource_allocator_v3: Drop code 2022-11-07 14:00:33 +00:00
drivers drivers/intel/fsp2_0/memory_init.c: clean code 2022-11-07 14:39:32 +00:00
ec ec/starlabs/merlin: Add support for enabling the mirror flag 2022-11-07 14:19:24 +00:00
include lib: Add LPDDR5x DRAM type 2022-11-07 02:29:23 +00:00
lib lib: Add LPDDR5x DRAM type 2022-11-07 02:29:23 +00:00
mainboard soc/qualcomm/sc7280: Move AOP load and reset handle to Romstage 2022-11-07 18:06:36 +00:00
northbridge sb/amd: Remove dropped platforms 2022-11-07 13:59:17 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/vboot: Update build rules using x86 SHA extension 2022-11-07 14:57:01 +00:00
soc soc/qualcomm/sc7280: Move AOP load and reset handle to Romstage 2022-11-07 18:06:36 +00:00
southbridge mb/qemu/x86: Remove option for LEGACY_SMP_INIT 2022-11-07 13:59:24 +00:00
superio mb/aopen/dxplplusu: Remove board 2022-11-07 13:57:22 +00:00
vendorcode vendorcode/amd/ccx_cppc_data.h: Fix header guard 2022-11-07 14:21:30 +00:00
Kconfig cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00