coreboot-kgpe-d16/src
Aaron Durbin 381feb8883 cpu/x86/mp: use __aligned macro
Now that __aligned is around, take advantage of it.

Change-Id: I93cdbe108d752088f34d3f5722dce5d9b90bcdc3
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/26022
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-04 14:17:18 +00:00
..
acpi
arch arch/x86/cpu.c: Remove unneeded headers 2018-05-04 10:14:10 +00:00
commonlib cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF 2018-05-04 10:30:24 +00:00
console console/vtxprintf.c: Add required spaces around '>' 2018-05-04 10:14:23 +00:00
cpu cpu/x86/mp: use __aligned macro 2018-05-04 14:17:18 +00:00
device device/root_device.c: Get rid of device_t 2018-05-04 10:18:38 +00:00
drivers drivers/ricoh/rce822: Get rid of device_t 2018-05-04 10:20:37 +00:00
ec ec/google/chromeec: Update Tablet event call 2018-05-03 01:32:16 +00:00
include cpu/x86/mp: remove unused functions and limit API exposure 2018-05-04 14:17:07 +00:00
lib lib/bootmem: Add method to walk OS POV memory tables 2018-05-04 10:06:18 +00:00
mainboard mainboard/hp/dl145_g1: Remove commented code 2018-05-04 10:05:04 +00:00
northbridge amd/mct/ddr3: Correctly configure CsMux67 2018-05-04 13:58:14 +00:00
security security/vboot: make vboot starts in bootblock depend on c env 2018-05-03 04:40:33 +00:00
soc soc/amd/stonyridge: Add misc device 2018-05-04 10:04:22 +00:00
southbridge southbridge/broadcom: Remove spaces before/after parenthesis 2018-05-03 08:28:57 +00:00
superio superio/ite/common: Add options to enable beeps 2018-05-04 10:28:30 +00:00
vendorcode vendorcode/amd/agesa: Fix variable length array declaration 2018-05-03 17:19:05 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00