arm-trusted-firmware/docs
Sandrine Bailleux 65a9c0e96a Revert "Move architecture timer setup to platform-specific code"
This reverts commit 1c297bf015
because it introduced a bug: the CNTFRQ_EL0 register was no
longer programmed by all CPUs.  bl31_platform_setup() function
is invoked only in the cold boot path and consequently only
on the primary cpu.

A subsequent commit will correctly implement the necessary changes
to the counter frequency setup code.

Fixes ARM-software/tf-issues#125

Conflicts:

	docs/firmware-design.md
	plat/fvp/bl31_plat_setup.c

Change-Id: Ib584ad7ed069707ac04cf86717f836136ad3ab54
2014-04-08 15:22:56 +01:00
..
diagrams Add EL3 runtime services and SPD documentation 2014-02-28 17:51:07 +00:00
change-log.md Add v0.3 release documentation 2014-02-28 18:23:42 +00:00
firmware-design.md Revert "Move architecture timer setup to platform-specific code" 2014-04-08 15:22:56 +01:00
porting-guide.md Revert "Move architecture timer setup to platform-specific code" 2014-04-08 15:22:56 +01:00
rt-svc-writers-guide.md Implement ARM Standard Service 2014-03-20 11:16:23 +00:00
user-guide.md Enable platforms to omit some bootloaders 2014-03-05 16:21:14 +00:00