index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
common
/
block
/
sgx
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-11-04
soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig
Michael Niewöhner
2019-11-02
soc/intel/common: sgx: use cpu_lt_lock_memory in sgx setup
Michael Niewöhner
2019-11-02
soc/intel/common: sgx: add new Kconfig option for setting LT_LOCK_MEMORY
Michael Niewöhner
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-10-15
soc/intel/common/block/sgx: Fix crash in MP init
Patrick Rudolph
2019-10-10
soc/intel: sgx: get rid of UEFI-style usage of global variable
Michael Niewöhner
2019-06-03
src/soc/intel/common/block/sgx: Add missing new lines
Christian Walter
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-01-07
soc/intel: Standardize names of common MSRs
Elyes HAOUAS
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-05-14
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
2017-10-20
intel/common/block/sgx: Add API to enumerate SGX resources and update GNVS
Pratik Prajapati
2017-09-15
soc/intel/common/sgx: use SOC specific API to get PRMRR base and mask
Pratik Prajapati
2017-09-15
soc/intel/common/sgx: Define and use soc_fill_sgx_param()
Pratik Prajapati
2017-09-07
soc/intel/common/sgx: Fix null pointer dereference warning from klocwork
Pratik Prajapati
2017-08-21
intel/common/block/sgx: Refactor SGX common code
Pratik Prajapati
2017-08-21
intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointer
Pratik Prajapati
2017-07-10
sgx: Move SGX code to intel/common/block
Pratik Prajapati