coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
main_decl.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void main (void)
 

Function Documentation

◆ main()

void main ( void  )

Definition at line 13 of file romstage.c.

References _dram, acpi_is_wakeup_s3(), arg, bootblock_arg::base_timestamp, BIOS_DEBUG, BIOS_INFO, boot_state_schedule_static_entries(), bootblock_main_with_timestamp(), bs_walk_state_machine(), cbmem_initialize(), cbmem_initialize_empty(), cbmem_online(), clock_init(), clock_set_rate(), compressed_bootblock, CONFIG, config_ddr(), configure_l2ctlr(), console_init(), DCACHE_OFF, DCACHE_WRITEBACK, ddr3_beagleblack_cmd_ctrl_data, ddr3_beagleblack_data, ddr3_beagleblack_emif_reg_data, decompressor_soc_init(), die(), display_mtrrs(), dma_coherent(), DRAM_INITIALIZED, timestamp_entry::entry_stamp, ENV_X86, exception_init(), exynos5420_config_smp(), exynos_pinmux_spi1(), exynos_pinmux_uart3(), get_sdram_config(), get_wakeup_state(), hlt(), i2c_init(), init_timer(), initialize_dram(), ioregs_bonelt, IS_NOT_WAKEUP, late_car_teardown(), bootblock_arg::metadata_hash_anchor, metadata_hash_export_anchor(), MiB, mmu_config_range(), NULL, PERIPH_ID_SPI1, platform_romstage_main(), platform_romstage_postram(), PMIC_I2C_BUS, post_code, POST_CONSOLE_READY, POST_ENTRY_HARDWAREMAIN, primitive_mem_test, printk, prog_bootblock, prog_run(), prog_segment_loaded(), ramstage_adainit(), REGION_SIZE, regulate_vdd_log(), romstage(), run_ramstage(), run_romstage(), sdmmc_power_off(), sdram_init(), sdram_size_mb(), SEG_FINAL, setup_clock(), setup_dram_mappings(), setup_ec(), setup_gpio(), setup_graphics(), setup_memory(), setup_power(), simple_spi_test, system_clock_init(), timestamp_add_now(), timestamp_get, timestamp_init(), bootblock_arg::timestamps, trustzone_init(), TS_INITRAM_END, TS_INITRAM_START, TS_POSTCAR_START, TS_RAMSTAGE_START, TS_ROMSTAGE_START, tsadc_init(), uart_init(), ulz4f(), verstage_main(), verstage_mainboard_init(), and wakeup().

Referenced by car_stage_entry(), ramstage_entry(), and stage_entry().

Here is the call graph for this function:
Here is the caller graph for this function: