Carl-Daniel Hailfinger wrote:
This patch is an attempt at introducing 4k CAR size granularity for the AMD x86 CAR code. For the old supported CAR sizes, the newly generated code is equivalent, so it should be a no-brainer.
Benefits:
- a nice code size reduction
- less #ifdef clutter for Family 10h
- paranoid checks for CAR size
- clear abstractions
Not tested, as I lack hardware working with v2.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Much better than it was. Thanks! Acked-by: Marc Jones marc.jones@amd.com