coreboot/src/lib
Furquan Shaikh b9bb51c240 rmodule: Fix rmodule.ld for 64-bit
Fix the alignment for 64-bit systems

BUG=chrome-os-partner:31615
BRANCH=None
TEST=Compiles successfully and rmodule load and run for arm64 works fine

Change-Id: I7fcb1683d760b96307759b7d44d8770dd49a02e3
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://chromium-review.googlesource.com/214326
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Commit-Queue: Aaron Durbin <adurbin@chromium.org>
2014-08-28 01:14:24 +00:00
..
cbfs.c vboot2: implement select_firmware for pre-romstage verification 2014-06-30 18:45:09 +00:00
cbfs_core.c cbfs: add cbfs_read() 2014-06-28 02:52:11 +00:00
cbfs_spi.c Provide a common CBFS wrapper for SPI storage 2014-05-06 05:54:36 +00:00
cbmem.c aarch64: Fix 64-bit pointer related casts 2014-02-24 19:19:38 +00:00
cbmem_console.c cbmem console: Make cbmem console usable on ARM. 2014-04-10 04:19:07 +00:00
cbmem_info.c cbmem: use a single id to name mapping table 2014-05-14 22:53:16 +00:00
clog2.c
compute_ip_checksum.c
coreboot_table.c Publish the board ID value in coreboot table, when configured 2014-07-30 23:41:05 +00:00
debug.c
delay.c
dynamic_cbmem.c cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.c 2014-03-14 03:44:40 +00:00
edid.c edid: initialize has_valid_detailed_blocks as 1 2014-04-21 12:51:09 +00:00
fallback_boot.c
gcc.c
gcov-glue.c
gcov-io.c
gcov-io.h
gcov-iov.h
generic_dump_spd.c
generic_sdram.c
hardwaremain.c implement a simple payload chooser for coreboot. 2013-12-23 07:57:10 +00:00
hexdump.c
jpeg.c
jpeg.h
libgcov.c
lzma.c Add and consistently use wrapper macro for romstage static variables 2014-06-09 22:21:10 +00:00
lzmadecode.c
lzmadecode.h
Makefile.inc Include board ID calculations only when necessary 2014-07-30 23:41:10 +00:00
malloc.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memrange.c coreboot memrange: Changes to memrange lib 2014-07-22 01:23:24 +00:00
memset.c
ne2k.c
nrv2b.c
ns8390.h
primitive_memtest.c Primitive memory test 2014-07-03 02:56:56 +00:00
ramstage_cache.c ramstage_cache: allow ramstage usage add valid helper 2013-12-13 00:07:08 +00:00
ramtest.c
reg_script.c baytrail: add more iosf access functions 2013-12-12 19:47:21 +00:00
rmodule.c rmodule: Correct the typecast with proper parenthesis 2014-07-23 23:14:18 +00:00
rmodule.ld rmodule: Fix rmodule.ld for 64-bit 2014-08-28 01:14:24 +00:00
selfboot.c Print segment clean up information only when required. 2014-05-14 20:49:25 +00:00
stack.c stack check: cosmetics 2013-11-15 03:54:51 +00:00
thread.c
timer_queue.c
timestamp.c Add and consistently use wrapper macro for romstage static variables 2014-06-09 22:21:10 +00:00
tlcl.c vboot2: read secdata and nvdata 2014-07-23 02:29:18 +00:00
tlcl_internal.h vboot2: read secdata and nvdata 2014-07-23 02:29:18 +00:00
tlcl_structures.h vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration 2014-07-08 23:29:11 +00:00
tpm_error_messages.h vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration 2014-07-08 23:29:11 +00:00
trace.c
tristate_gpios.c fix how to interpret board id read from gpios 2014-08-09 07:05:56 +00:00
uart8250.c
uart8250mem.c
usbdebug.c
version.c coreboot: Introduce stage-specific architecture for coreboot 2014-05-09 04:41:47 +00:00
xmodem.c