Home
last modified time | relevance | path

Searched hist:a2aedac221d36624ee1da27741b7f2a0daaa6345 (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3399/include/
H A Dplat.ld.Sa2aedac221d36624ee1da27741b7f2a0daaa6345 Wed Nov 15 11:45:35 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Replace magic numbers in linkerscripts by PAGE_SIZE

When defining different sections in linker scripts it is needed to align
them to multiples of the page size. In most linker scripts this is done
by aligning to the hardcoded value 4096 instead of PAGE_SIZE.

This may be confusing when taking a look at all the codebase, as 4096
is used in some parts that aren't meant to be a multiple of the page
size.

Change-Id: I36c6f461c7782437a58d13d37ec8b822a1663ec1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/bl2u/
H A Dbl2u.ld.Sa2aedac221d36624ee1da27741b7f2a0daaa6345 Wed Nov 15 11:45:35 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Replace magic numbers in linkerscripts by PAGE_SIZE

When defining different sections in linker scripts it is needed to align
them to multiples of the page size. In most linker scripts this is done
by aligning to the hardcoded value 4096 instead of PAGE_SIZE.

This may be confusing when taking a look at all the codebase, as 4096
is used in some parts that aren't meant to be a multiple of the page
size.

Change-Id: I36c6f461c7782437a58d13d37ec8b822a1663ec1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/bl32/sp_min/
H A Dsp_min.ld.Sa2aedac221d36624ee1da27741b7f2a0daaa6345 Wed Nov 15 11:45:35 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Replace magic numbers in linkerscripts by PAGE_SIZE

When defining different sections in linker scripts it is needed to align
them to multiples of the page size. In most linker scripts this is done
by aligning to the hardcoded value 4096 instead of PAGE_SIZE.

This may be confusing when taking a look at all the codebase, as 4096
is used in some parts that aren't meant to be a multiple of the page
size.

Change-Id: I36c6f461c7782437a58d13d37ec8b822a1663ec1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/bl32/tsp/
H A Dtsp.ld.Sa2aedac221d36624ee1da27741b7f2a0daaa6345 Wed Nov 15 11:45:35 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Replace magic numbers in linkerscripts by PAGE_SIZE

When defining different sections in linker scripts it is needed to align
them to multiples of the page size. In most linker scripts this is done
by aligning to the hardcoded value 4096 instead of PAGE_SIZE.

This may be confusing when taking a look at all the codebase, as 4096
is used in some parts that aren't meant to be a multiple of the page
size.

Change-Id: I36c6f461c7782437a58d13d37ec8b822a1663ec1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/bl1/
H A Dbl1.ld.Sa2aedac221d36624ee1da27741b7f2a0daaa6345 Wed Nov 15 11:45:35 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Replace magic numbers in linkerscripts by PAGE_SIZE

When defining different sections in linker scripts it is needed to align
them to multiples of the page size. In most linker scripts this is done
by aligning to the hardcoded value 4096 instead of PAGE_SIZE.

This may be confusing when taking a look at all the codebase, as 4096
is used in some parts that aren't meant to be a multiple of the page
size.

Change-Id: I36c6f461c7782437a58d13d37ec8b822a1663ec1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/bl2/
H A Dbl2.ld.Sa2aedac221d36624ee1da27741b7f2a0daaa6345 Wed Nov 15 11:45:35 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Replace magic numbers in linkerscripts by PAGE_SIZE

When defining different sections in linker scripts it is needed to align
them to multiples of the page size. In most linker scripts this is done
by aligning to the hardcoded value 4096 instead of PAGE_SIZE.

This may be confusing when taking a look at all the codebase, as 4096
is used in some parts that aren't meant to be a multiple of the page
size.

Change-Id: I36c6f461c7782437a58d13d37ec8b822a1663ec1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/bl31/
H A Dbl31.ld.Sa2aedac221d36624ee1da27741b7f2a0daaa6345 Wed Nov 15 11:45:35 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Replace magic numbers in linkerscripts by PAGE_SIZE

When defining different sections in linker scripts it is needed to align
them to multiples of the page size. In most linker scripts this is done
by aligning to the hardcoded value 4096 instead of PAGE_SIZE.

This may be confusing when taking a look at all the codebase, as 4096
is used in some parts that aren't meant to be a multiple of the page
size.

Change-Id: I36c6f461c7782437a58d13d37ec8b822a1663ec1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>