summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/sgx
Commit message (Expand)AuthorAgeFilesLines
* src/soc/intel/common/block/sgx: Add missing new linesChristian Walter2019-06-031-2/+2
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-071-6/+6
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-1/+1
* cpu/x86: Add support to run function with argument over APsSubrata Banik2018-05-141-1/+1
* src/soc: Fix various typosJonathan Neuschäfer2018-02-202-4/+4
* intel/common/block/sgx: Add API to enumerate SGX resources and update GNVSPratik Prajapati2017-10-201-0/+37
* soc/intel/common/sgx: use SOC specific API to get PRMRR base and maskPratik Prajapati2017-09-151-15/+33
* soc/intel/common/sgx: Define and use soc_fill_sgx_param()Pratik Prajapati2017-09-151-20/+29
* soc/intel/common/sgx: Fix null pointer dereference warning from klocworkPratik Prajapati2017-09-071-0/+11
* intel/common/block/sgx: Refactor SGX common codePratik Prajapati2017-08-211-23/+47
* intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointerPratik Prajapati2017-08-211-1/+5
* sgx: Move SGX code to intel/common/blockPratik Prajapati2017-07-103-0/+166