Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
34d31745d2e5f632ffafb9fae8189d0dd65db3e0
/
plat
/
arm
/
css
/
sgi
059ca72
Merge pull request #1699 from chandnich/sgi-mt-support
by Soby Mathew
· Mon Dec 03 13:29:33 2018 +0000
e4bf6a0
plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function
by Chandni Cherukuri
· Wed Nov 14 13:43:59 2018 +0530
504c05d
plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific
by Chandni Cherukuri
· Tue Oct 16 14:11:34 2018 +0530
449db45
plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count
by Chandni Cherukuri
· Thu Aug 16 13:45:17 2018 +0530
22141b6
plat/arm/sgi: add secure memory support for sgi575 and sgiclarka
by Vijayenthiran Subramaniam
· Thu Oct 25 22:20:24 2018 +0530
d284b57
SPM: Register Secure Partition priority level with ehf module
by Sughosh Ganu
· Wed Nov 14 10:42:46 2018 +0530
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· Thu Nov 08 10:20:19 2018 +0000
c8ef045
plat/arm/sgi: add support for SGI-Clark platform
by Chandni Cherukuri
· Thu Oct 04 16:32:03 2018 +0530
044e27a
plat/arm/sgi: disable Ares cpu power down bit in reset handler
by Chandni Cherukuri
· Tue Aug 07 14:52:55 2018 +0530
789a2ce
Merge pull request #1638 from chandnich/sgi575-update
by Antonio Niño Díaz
· Thu Oct 25 15:00:38 2018 +0200
61f3a7c
plat/arm/scmi: introduce plat_css_get_scmi_info API
by Chandni Cherukuri
· Thu Oct 11 14:08:08 2018 +0530
33fcfee
plat/arm/sgi: add system-id node in HW_CONFIG dts
by Chandni Cherukuri
· Fri Aug 17 11:23:46 2018 +0530
22a8fbc
plat/arm/sgi: move fdts files to sgi575 board directory
by Chandni Cherukuri
· Tue Sep 04 14:46:49 2018 +0530
a5d44ec
plat/arm/sgi: remove unused code
by Chandni Cherukuri
· Tue Aug 14 15:25:34 2018 +0530
a3f6613
plat/arm/sgi: reorganize platform macros
by Chandni Cherukuri
· Fri Aug 10 11:17:58 2018 +0530
a22e97e
Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr
by Soby Mathew
· Thu Oct 18 09:34:20 2018 +0100
9775a99
Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing
by Soby Mathew
· Thu Oct 18 09:20:04 2018 +0100
b561536
plat/arm: relocate the jump_if_cpu_midr macro.
by Deepak Pandey
· Thu Oct 11 13:44:43 2018 +0530
48bfb54
plat/arm: Remove file arm_board_def.h
by Antonio Nino Diaz
· Thu Oct 11 13:02:34 2018 +0100
b0971f9
plat/arm: allow RESET_TO_BL31 for CSS-based platforms
by Deepak Pandey
· Fri May 25 12:43:30 2018 +0530
f45a4bb
plat/arm: Mark arm platform initialization functions
by Daniel Boulby
· Tue Sep 18 13:26:03 2018 +0100
dbc17cb
Merge pull request #1591 from jts-arm/cov1
by Soby Mathew
· Wed Oct 03 11:21:02 2018 +0100
9202926
plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM
by Antonio Nino Diaz
· Fri Sep 28 16:39:26 2018 +0100
9b75986
sgi: sgm: Migrate to new interfaces
by Antonio Nino Diaz
· Tue Sep 25 11:38:18 2018 +0100
049db96
Fix static analysis defects
by John Tsichritzis
· Thu Aug 16 14:37:40 2018 +0100
0c6ee74
Support shared Mbed TLS heap for SGI
by John Tsichritzis
· Wed Aug 22 12:36:37 2018 +0100
d61a705
plat/sgi: switch to using scmi
by Chandni Cherukuri
· Wed Aug 01 15:58:48 2018 +0530
8271885
sgi: disable CPU power down bit in reset handler
by Chandni Cherukuri
· Thu Aug 02 12:29:07 2018 +0530
3f7e79d
RAS: SGI: Add flags needed to build components for RAS feature
by Sughosh Ganu
· Wed May 16 18:48:56 2018 +0530
70661cf
RAS: SGI575: Add platform specific RAS changes
by Sughosh Ganu
· Wed May 16 17:26:40 2018 +0530
18f513d
RAS: SGI: Add platform handler for RAS interrupts
by Sughosh Ganu
· Wed May 16 17:22:35 2018 +0530
e1579e0
SPM: SGI: Map memory allocated for secure partitions
by Sughosh Ganu
· Wed May 16 17:19:56 2018 +0530
5f21294
ARM platforms: Allow board specific definition of SP stack base
by Sughosh Ganu
· Wed May 16 15:35:25 2018 +0530
79b91d4
SGI: Include arm_spm_def.h in platform_def.h
by Sughosh Ganu
· Wed May 16 15:13:25 2018 +0530
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· Fri Jul 20 09:17:26 2018 +0100
f44b8e8
Merge pull request #1441 from robertovargas-arm/mem_protect_board
by Dimitris Papastamos
· Fri Jun 22 15:58:11 2018 +0100
bcca6c6
Move mem-protect definitions to board specific files
by Roberto Vargas
· Mon Jun 11 16:15:35 2018 +0100
e350e78
sgi/mmap: Remove SGI specific MMAP functions
by Chandni Cherukuri
· Thu Jun 14 16:47:43 2018 +0530
771d644
sgi/dyncfg: add system-id node in hw-config dtb
by Chandni Cherukuri
· Thu May 10 12:03:50 2018 +0530
c1b5b8a
sgi/dyncfg: add dts files to enable support for dynamic config
by Chandni Cherukuri
· Thu May 10 10:16:42 2018 +0530
48742f5
Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc
by Dimitris Papastamos
· Wed May 16 15:23:18 2018 +0100
64f0b6f
css/sgi: rework the core position calculation function
by Vishwanatha HG
· Tue May 08 17:15:37 2018 +0530
e2d97e4
css/sgi: remove redundant copy of gic driver data
by Vishwanatha HG
· Tue May 08 16:17:31 2018 +0530
42fbdfc
css: Fix erroneous non-secure RAM base address/size for SGI-575
by Chris Kay
· Thu May 10 14:27:45 2018 +0100
c451010
css/sgi575: enable ARM_PLAT_MT flag
by Sudipto Paul
· Mon Apr 16 17:46:50 2018 +0530
0ece80f
ARM platforms: Add support for SGI575
by Nariman Poushin
· Mon Feb 26 06:52:04 2018 +0000