summaryrefslogtreecommitdiff
path: root/plat/intel
Commit message (Expand)AuthorAgeFilesLines
* fix(tree): correct some typosElyes Haouas2023-05-094-4/+4
* fix(intel): fix Agilex and N5X clock manager to main PLL C0Jit Loon Lim2023-04-146-4/+56
* feat(intel): implement timer init divider via CPU frequency for N5XSieu Mun Tang2023-04-149-10/+188
* 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
|/
* refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-153-5/+5
* 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-065-45/+618
|\
| * feat(intel): extending to support SMMU in FCSSieu Mun Tang2022-12-065-45/+618
* | 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 changes I8667f362,Ia0bd832c into integrationSandrine Bailleux2022-11-282-9/+44
|\ \
| * | feat(intel): setup FPGA interface for AgilexJit Loon Lim2022-11-222-7/+42
| * | fix(intel): fix pinmux handoff bug on AgilexJit Loon Lim2022-11-221-2/+2
| |/
* | 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-214-9/+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
* build(agilex): platform changes for verifying gpt header crcRohit Ner2022-05-181-0/+4
* build(stratix10): platform changes for verifying gpt header crcRohit Ner2022-05-181-0/+4
* 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): remove redundant NOC header declarationsSieu Mun Tang2022-05-132-132/+0
* 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-1110-26/+137
* 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