-
- Downloads
x86: Move cache-as-RAM code into a common location
This cache-as-RAM (CAR) code is common to several Intel chips. Create a new intel_common directory and move it in there. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
Showing
- arch/x86/cpu/Makefile 1 addition, 0 deletionsarch/x86/cpu/Makefile
- arch/x86/cpu/intel_common/Makefile 7 additions, 0 deletionsarch/x86/cpu/intel_common/Makefile
- arch/x86/cpu/intel_common/car.S 0 additions, 0 deletionsarch/x86/cpu/intel_common/car.S
- arch/x86/cpu/ivybridge/Makefile 0 additions, 1 deletionarch/x86/cpu/ivybridge/Makefile
Loading
Please register or sign in to comment