summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/include/intelblocks/cpulib.h
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel: Move is_tme_supported() from soc/intel to cpu/intelJeremy Compostella2023-09-121-8/+0
* drivers/fsp2_0/mp_service_ppi: Use struct device to fill in bufferArthur Heymans2023-04-111-4/+0
* soc/intel/cmn/cpu: Add function to disable 3-strike CATERRSubrata Banik2023-04-061-0/+7
* soc/intel/common: Add API to check Key Locker supportPratikkumar Prajapati2023-01-041-0/+5
* soc/intel/common: Move SGX supported API to cpulibPratikkumar Prajapati2023-01-021-0/+6
* soc/intel/cmn/cpu: API to set TME core activationSubrata Banik2022-08-221-0/+9
* soc/intel/common/block/cpu: API to check if TME is supportedSubrata Banik2022-08-211-0/+8
* soc/intel/cmn/cpu: API to initialize core PRMRRSubrata Banik2022-06-141-0/+7
* soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik2022-06-021-0/+3
* soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik2022-01-191-0/+9
* soc/intel/apl: Rework on CPU privilege level implementationSubrata Banik2022-01-111-6/+0
* soc/intel/common: Add CPU related APIsSridahr Siricilla2021-12-061-0/+15
* soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per threadMichael Niewöhner2021-04-221-1/+1
* intel/common/block/cpu: Add APIs to get CPU info from lapic IDAamir Bohra2021-02-231-0/+4
* soc/intel: deduplicate ACPI timer emulationMichael Niewöhner2020-10-281-0/+6
* soc/intel: rename get_prmrr_sizeMichael Niewöhner2020-09-211-2/+2
* soc/intel/common: add TCC activation functionalitySumeet R Pawnikar2020-06-281-0/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* include: Make stdbool.h a separate fileJulius Werner2019-11-181-2/+1
* soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner2019-11-041-0/+4
* soc/intel/common: add common function to set LT_LOCK_MEMORYMichael Niewöhner2019-10-311-0/+3
* soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik2019-05-211-1/+1
* soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik2019-04-131-14/+8
* intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSRWerner Zeh2018-11-231-5/+5
* intelblocks/cpu: Add function to set CPU clock to minimum valueWerner Zeh2018-11-231-0/+8
* intel/common: change mca_configure API's defPratik Prajapati2018-06-281-1/+1
* cpu/x86: Add support to run function with argument over APsSubrata Banik2018-05-141-1/+1
* cpu/x86: move NXE and PAT accesses to paging moduleAaron Durbin2018-04-231-5/+0
* soc/intel/common: Add funtion to modify PAT & NXE bitNaresh G Solanki2018-04-091-0/+5
* intel/common/cpulib: Add API to configure MCAPratik Prajapati2017-09-021-0/+3
* soc/intel/common/block: Add functions to common CPU library codeShaunak Saha2017-08-171-0/+35
* soc/intel/common/block: Add common MP Init codeBarnali Sarkar2017-06-231-0/+7
* soc/intel/common/block: Add Intel common CPU library codeBarnali Sarkar2017-06-091-0/+117