1. bd26394 soc/intel/common: Untie PRMRR from SGX by Pratikkumar Prajapati · 1 year, 8 months ago
  2. e51978f soc/intel/common: Move SGX supported API to cpulib by Pratikkumar Prajapati · 1 year, 8 months ago
  3. a3d3bc5 soc/intel/common/block/sgx/Kconfig: Add missing default symbol by Elyes Haouas · 1 year, 9 months ago
  4. 407e00d include/cpu/msr.h: transform into an union by Arthur Heymans · 1 year, 10 months ago
  5. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  6. cfa5920 soc/intel: move SGX ACPI code to block/acpi by Michael Niewöhner · 2 years, 10 months ago
  7. b48caad soc/intel: generate SSDT instead of using GNVS for SGX by Michael Niewöhner · 2 years, 10 months ago
  8. bc5f51f soc/intel/{skl,apl}: don't run or even include SGX code if disabled by Michael Niewöhner · 2 years, 10 months ago
  9. 5706a54 soc/intel/common/block/sgx: Fix typo in log message by Angel Pons · 2 years, 11 months ago
  10. efe57eb soc/intel: Rename GNVS struct member to match ASL by Angel Pons · 2 years, 11 months ago
  11. 8005642 soc/intel/common/block: Drop unused `intelblocks/mp_init.h` include by Subrata Banik · 3 years, 1 month ago
  12. 6e64c1a soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per thread by Michael Niewöhner · 4 years ago
  13. 3fa23b8 soc/intel/*: Get rid of custom microcode caching by Patrick Rudolph · 3 years, 7 months ago
  14. d6c5714 soc/intel: Drop indirect <soc/nvs.h> include by Kyösti Mälkki · 3 years, 8 months ago
  15. cfb0b6a cpu/intel,soc/intel: drop Kconfig for hyperthreading by Michael Niewöhner · 3 years, 10 months ago
  16. 1dac896 soc/intel/common/block/sgx: drop no-ops from PRMRR Kconfig by Michael Niewöhner · 4 years ago
  17. 028c0b6 soc/intel/common/block/sgx: make PRMRR size setting depend on SGX by Michael Niewöhner · 4 years ago
  18. 1b89f5e soc/intel/common/block/*/Kconfig: Guard options with if-blocks by Angel Pons · 4 years ago
  19. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  20. eadd251 cpu/x86: Define MTRR_CAP_PRMRR by Kyösti Mälkki · 4 years, 2 months ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  22. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  23. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  24. 7736bfc soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig by Michael Niewöhner · 4 years, 10 months ago
  25. c5fc753 soc/intel/common: sgx: use cpu_lt_lock_memory in sgx setup by Michael Niewöhner · 5 years ago
  26. 4e8db0f soc/intel/common: sgx: add new Kconfig option for setting LT_LOCK_MEMORY by Michael Niewöhner · 4 years, 10 months ago
  27. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 10 months ago
  28. 05bad43 soc/intel/common/block/sgx: Fix crash in MP init by Patrick Rudolph · 5 years ago
  29. 6e66d7b soc/intel: sgx: get rid of UEFI-style usage of global variable by Michael Niewöhner · 4 years, 10 months ago
  30. 4b55935 src/soc/intel/common/block/sgx: Add missing new lines by Christian Walter · 5 years ago
  31. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  32. f212cf3 soc/intel: Standardize names of common MSRs by Elyes HAOUAS · 6 years ago
  33. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  34. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  35. 5268b76 src/soc: Fix various typos by Jonathan Neuschäfer · 7 years ago
  36. 0e5eb46 intel/common/block/sgx: Add API to enumerate SGX resources and update GNVS by Pratik Prajapati · 7 years ago
  37. 57c5af3 soc/intel/common/sgx: use SOC specific API to get PRMRR base and mask by Pratik Prajapati · 7 years ago
  38. b45b22f soc/intel/common/sgx: Define and use soc_fill_sgx_param() by Pratik Prajapati · 7 years ago
  39. 6dc148a soc/intel/common/sgx: Fix null pointer dereference warning from klocwork by Pratik Prajapati · 7 years ago
  40. 53d68b4 intel/common/block/sgx: Refactor SGX common code by Pratik Prajapati · 7 years ago
  41. 57f8386 intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointer by Pratik Prajapati · 7 years ago
  42. a04aa3d sgx: Move SGX code to intel/common/block by Pratik Prajapati · 7 years ago