aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/sgx
AgeCommit message (Expand)Author
2019-06-03src/soc/intel/common/block/sgx: Add missing new linesChristian Walter
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-01-07soc/intel: Standardize names of common MSRsElyes HAOUAS
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-05-14cpu/x86: Add support to run function with argument over APsSubrata Banik
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2017-10-20intel/common/block/sgx: Add API to enumerate SGX resources and update GNVSPratik Prajapati
2017-09-15soc/intel/common/sgx: use SOC specific API to get PRMRR base and maskPratik Prajapati
2017-09-15soc/intel/common/sgx: Define and use soc_fill_sgx_param()Pratik Prajapati
2017-09-07soc/intel/common/sgx: Fix null pointer dereference warning from klocworkPratik Prajapati
2017-08-21intel/common/block/sgx: Refactor SGX common codePratik Prajapati
2017-08-21intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointerPratik Prajapati
2017-07-10sgx: Move SGX code to intel/common/blockPratik Prajapati