]> git.baikalelectronics.ru Git - arm-tf.git/commit
Support later revisions of the Foundation FVP
authorAndrew Thoelke <andrew.thoelke@arm.com>
Thu, 26 Jun 2014 13:27:26 +0000 (14:27 +0100)
committerAndrew Thoelke <andrew.thoelke@arm.com>
Fri, 27 Jun 2014 08:50:36 +0000 (09:50 +0100)
commit90e31479bfc55952243850250f37b757bcda5895
tree25404c6b50257c72a16f20ce6f608c44a5697614
parent5e0f9bde13c4b10fd7545f47cb75046fcd94d16f
Support later revisions of the Foundation FVP

The code in the FVP port which checks the platform type and
revision information in the SYS_ID register strictly supported
only the first revision of the Base and Foundation FVPs.

The current check also does not reflect the fact that the
board revision field is 'local' to the board type (HBI field).

Support for a new Foundation model is required now, and the
checking code is relaxed to allow execution (with a diagnostic)
on unrecognised revisions of the Base and Foundation FVP.

Change-Id: I7cd3519dfb56954aafe5f52ce1fcea0ee257ba9f
plat/fvp/aarch64/fvp_common.c
plat/fvp/fvp_def.h