Home
last modified time | relevance | path

Searched hist:"4112 bfa0c223eda73af1cfe57ca7dc926f767dd8" (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/include/bl2/
H A Dbl2.h4112bfa0c223eda73af1cfe57ca7dc926f767dd8 Tue Apr 15 17:08:08 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> Populate BL31 input parameters as per new spec

This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9
/rk3399_ARM-atf/include/bl31/
H A Dbl31.h4112bfa0c223eda73af1cfe57ca7dc926f767dd8 Tue Apr 15 17:08:08 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> Populate BL31 input parameters as per new spec

This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9
/rk3399_ARM-atf/bl1/aarch64/
H A Dbl1_exceptions.S4112bfa0c223eda73af1cfe57ca7dc926f767dd8 Tue Apr 15 17:08:08 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> Populate BL31 input parameters as per new spec

This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9
/rk3399_ARM-atf/services/spd/tspd/
H A Dtspd_main.c4112bfa0c223eda73af1cfe57ca7dc926f767dd8 Tue Apr 15 17:08:08 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> Populate BL31 input parameters as per new spec

This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9
/rk3399_ARM-atf/common/
H A Dbl_common.c4112bfa0c223eda73af1cfe57ca7dc926f767dd8 Tue Apr 15 17:08:08 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> Populate BL31 input parameters as per new spec

This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9
/rk3399_ARM-atf/bl1/
H A Dbl1_main.c4112bfa0c223eda73af1cfe57ca7dc926f767dd8 Tue Apr 15 17:08:08 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> Populate BL31 input parameters as per new spec

This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9
/rk3399_ARM-atf/bl2/
H A Dbl2_main.c4112bfa0c223eda73af1cfe57ca7dc926f767dd8 Tue Apr 15 17:08:08 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> Populate BL31 input parameters as per new spec

This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9
/rk3399_ARM-atf/bl31/aarch64/
H A Dbl31_entrypoint.S4112bfa0c223eda73af1cfe57ca7dc926f767dd8 Tue Apr 15 17:08:08 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> Populate BL31 input parameters as per new spec

This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9
/rk3399_ARM-atf/include/common/
H A Dbl_common.h4112bfa0c223eda73af1cfe57ca7dc926f767dd8 Tue Apr 15 17:08:08 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> Populate BL31 input parameters as per new spec

This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9
/rk3399_ARM-atf/bl31/
H A Dbl31_main.c4112bfa0c223eda73af1cfe57ca7dc926f767dd8 Tue Apr 15 17:08:08 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> Populate BL31 input parameters as per new spec

This patch is based on spec published at
https://github.com/ARM-software/tf-issues/issues/133

It rearranges the bl31_args struct into
bl31_params and bl31_plat_params which provide the
information needed for Trusted firmware and platform
specific data via x0 and x1

On the FVP platform BL3-1 params and BL3-1 plat params
and its constituents are stored at the start of TZDRAM.

The information about memory availability and size for
BL3-1, BL3-2 and BL3-3 is moved into platform specific data.

Change-Id: I8b32057a3d0dd3968ea26c2541a0714177820da9