Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 30) sorted by relevance

12

/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/
H A DMakefile18 obj-y += tables.o
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dconfig.mk16 PLATFORM_CPPFLAGS += -mabi=aapcs-linux -funwind-tables
/rk3399_rockchip-uboot/examples/
H A DMakefile13 ifeq (,$(findstring -funwind-tables,$(PLATFORM_CPPFLAGS)))
/rk3399_rockchip-uboot/lib/
H A Dsmbios.c263 ulong tables; in write_smbios_table() local
279 tables = addr; in write_smbios_table()
295 se->struct_table_address = tables; in write_smbios_table()
H A DKconfig320 menu "System tables"
/rk3399_rockchip-uboot/doc/
H A DREADME.arm-relocation5 This causes the linker to generate fixup tables .rel.dyn and .dynsym,
15 tables in the binary image, and to provide symbols for the relocation
16 code to access these tables
H A DREADME.bedbug45 ./include/bedbug/tables.h
H A DREADME.uniphier26 The following tables show <defconfig> and <device-tree> for each board.
H A DREADME.x86508 prepare configuration tables which contain the multi-CPUs information before
509 loading the OS kernel. Currently U-Boot supports generating two types of tables
511 [10] tables. The writing of these two tables are controlled by two Kconfig
1059 * Support generating RSDT, XSDT, FACS, FADT, MADT, MCFG tables.
H A DREADME.fsl-ddr158 be needed, depending on the configuration. The numbers in the following tables are
H A DREADME.efi186 The payload can pass information to U-Boot in the form of EFI tables. At
/rk3399_rockchip-uboot/arch/x86/lib/
H A DMakefile45 obj-y += tables.o
/rk3399_rockchip-uboot/arch/x86/
H A DKconfig566 All x86 tables happen to like the address range from 0x0f0000
568 those tables, including PIRQ routing table, Multi-Processor
575 menu "System tables"
593 via static tables in memory. Kernel SFI support is required to
594 boot on SFI-only platforms. If you have ACPI tables then these are
717 all the configuration tables that are necessary to boot SeaBIOS.
722 hex "Size of configuration tables which reside in high memory"
727 configuration tables like PIRQ/MP/ACPI. To avoid conflicts, U-Boot
728 puts a copy of configuration tables in high memory region which
/rk3399_rockchip-uboot/arch/arm/cpu/
H A Du-boot.lds139 * Stack unwinding tables
/rk3399_rockchip-uboot/board/freescale/mx35pdk/
H A DREADME42 As default, the board is shipped with these partition tables for NAND
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientRkFs_v2.c627 int i, tables, flags, max_flags = 0; in rkss_get_larger_area() local
634 tables = rkss_get_remain_tables(rkss_info[i].table); in rkss_get_larger_area()
636 if (tables > 0 && flags > 0 && flags > max_flags) { in rkss_get_larger_area()
H A DOpteeClientRkNewFs_v2.c635 int i, tables, flags, max_flags = 0; in rkss_get_larger_area() local
642 tables = rkss_get_remain_tables(rkss_info[i].table); in rkss_get_larger_area()
644 if (tables > 0 && flags > 0 && flags > max_flags) { in rkss_get_larger_area()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.hash.c_shipped28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
/rk3399_rockchip-uboot/include/
H A Defi_api.h247 struct efi_configuration_table *tables; member
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A DKconfig88 tables as per JESD216 standard.
/rk3399_rockchip-uboot/drivers/pinctrl/
H A DKconfig110 image since it typically requires quite a few tables either in the
/rk3399_rockchip-uboot/board/freescale/m5373evb/
H A DREADME279 TCP: Hash tables configured (established 1024 bind 1024) TCP reno registered
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.c1305 .tables = (void*)efi_conf_table,
/rk3399_rockchip-uboot/board/freescale/m54455evb/
H A DREADME364 TCP: Hash tables configured (established 8192 bind 4096)
/rk3399_rockchip-uboot/configs/
H A Drk3568-pcie-ep_defconfig1656 # System tables

12