summaryrefslogtreecommitdiff
path: root/plat/intel/soc/common
Commit message (Expand)AuthorAgeFilesLines
* fix(tree): correct some typosElyes Haouas2023-05-091-1/+1
* fix(intel): fix Agilex and N5X clock manager to main PLL C0Jit Loon Lim2023-04-141-1/+1
* feat(intel): implement timer init divider via CPU frequency for N5XSieu Mun Tang2023-04-141-0/+11
* Merge "feat(intel): fix bridge disable and reset" into integrationSandrine Bailleux2023-04-122-70/+141
|\
| * feat(intel): fix bridge disable and resetAng Tien Sung2023-04-112-70/+141
* | Merge "fix(intel): update boot scratch to indicate to Uboot is PSCI ON" into ...Sandrine Bailleux2023-04-111-0/+8
|\ \
| * | fix(intel): update boot scratch to indicate to Uboot is PSCI ONJit Loon Lim2023-04-101-0/+8
| |/
* | fix(intel): flash dcache before mmio readJit Loon Lim2023-04-111-0/+3
* | fix(intel): fix the pointer of block memory to fill in and bytes being setSieu Mun Tang2023-04-111-2/+2
|/
* Merge "fix(intel): add mailbox error return status for FCS_DECRYPTION" into i...Sandrine Bailleux2022-12-193-2/+12
|\
| * fix(intel): add mailbox error return status for FCS_DECRYPTIONSieu Mun Tang2022-12-153-2/+12
* | fix(intel): missing NCORE CCU snoop filter fix in BL2Jit Loon Lim2022-12-151-3/+4
|/
* Merge "feat(intel): extending to support SMMU in FCS" into integrationSandrine Bailleux2022-12-064-45/+597
|\
| * feat(intel): extending to support SMMU in FCSSieu Mun Tang2022-12-064-45/+597
* | Merge "fix(intel): fix fcs_client crashed when increased param size" into int...Sandrine Bailleux2022-12-062-0/+31
|\ \
| * | fix(intel): fix fcs_client crashed when increased param sizeJit Loon Lim2022-12-062-0/+31
| |/
* | Merge changes Ia8f1471a,I6b95c19d into integrationSandrine Bailleux2022-12-063-1/+28
|\ \ | |/ |/|
| * fix(intel): agilex bitstream pre-authenticateJit Loon Lim2022-11-222-0/+6
| * fix(intel): mailbox store QSPI ref clk in scratch regJit Loon Lim2022-11-222-1/+22
* | Merge "fix(intel): fix print out ERROR when encounter SEU_Err" into integrationSandrine Bailleux2022-11-281-1/+1
|\ \
| * | fix(intel): fix print out ERROR when encounter SEU_ErrSieu Mun Tang2022-11-221-1/+1
| |/
* | Merge "fix(intel): fix sp_timer0 is not disabled in firewall on Agilex" into ...Sandrine Bailleux2022-11-281-0/+1
|\ \
| * | fix(intel): fix sp_timer0 is not disabled in firewall on AgilexJit Loon Lim2022-11-221-0/+1
| |/
* | fix(intel): remove checking on TEMP and VOLT checking for HWMONJit Loon Lim2022-11-221-8/+0
|/
* fix(intel): fix UART baud rate and clockSieu Mun Tang2022-11-211-6/+5
* Merge "fix(intel): fix asynchronous read response by copying data to input bu...Sandrine Bailleux2022-10-031-1/+1
|\
| * fix(intel): fix asynchronous read response by copying data to input bufferSieu Mun Tang2022-09-161-1/+1
* | fix(intel): fix Mac verify update and finalize for return response dataSieu Mun Tang2022-09-161-1/+1
|/
* chore: use tabs for indentationJorge Troncoso2022-08-301-31/+31
* fix(intel): remove unused printoutSieu Mun Tang2022-05-131-1/+0
* fix(intel): fix configuration status based on start requestSieu Mun Tang2022-05-132-10/+31
* style(intel): align the sequence in header fileSieu Mun Tang2022-05-131-30/+30
* fix(intel): add flash dcache after return response for INTEL_SIP_SMC_MBOX_SEN...Sieu Mun Tang2022-05-111-6/+7
* fix(intel): extending to support large file size for SHA2/HMAC get digest and...Sieu Mun Tang2022-05-114-53/+128
* fix(intel): extending to support large file size for SHA-2 ECDSA data signing...Sieu Mun Tang2022-05-114-44/+114
* fix(intel): extending to support large file size for AES encryption and decry...Sieu Mun Tang2022-05-114-19/+52
* feat(intel): support version 2 SiP SVC SMC function ID for mailbox commandsSieu Mun Tang2022-05-114-1/+143
* feat(intel): support version 2 SiP SVC SMC function ID for non-mailbox commandsSieu Mun Tang2022-05-115-23/+131
* fix(intel): update certificate mask for FPGA AttestationBoon Khai Ng2022-05-112-27/+34
* feat(intel): update to support maximum response data sizeSieu Mun Tang2022-05-112-28/+34
* feat(intel): support ECDSA HASH VerificationSieu Mun Tang2022-05-115-1/+112
* feat(intel): support ECDSA HASH SigningSieu Mun Tang2022-05-115-0/+108
* feat(intel): support ECDH requestSieu Mun Tang2022-05-115-0/+103
* feat(intel): support ECDSA SHA-2 Data Signature VerificationSieu Mun Tang2022-05-115-143/+265
* feat(intel): support ECDSA SHA-2 Data SigningSieu Mun Tang2022-05-115-0/+111
* feat(intel): support ECDSA Get Public KeySieu Mun Tang2022-05-115-0/+91
* feat(intel): support session based SDOS encrypt and decryptSieu Mun Tang2022-05-114-0/+163
* feat(intel): support AES Crypt ServiceSieu Mun Tang2022-05-115-0/+145
* feat(intel): support HMAC SHA-2 MAC verify requestSieu Mun Tang2022-05-115-1/+124
* feat(intel): support SHA-2 hash digest generation on a blobSieu Mun Tang2022-05-115-38/+200