arm/dt: qseecom: Add entries regarding CE HW used by qseecom

Add information regarding which CE HW is used by  HLOS crypto
driver and which CE HW is used by secure app running on secure
domain (TrustZone).
Also add the  pipe pair used for disk encryption functionality.

Qseecom driver will need to enable clks depending on which
crypto HW is being used by secure domain.
- For disk encryption functionality, qseecom will need to enable
  the HLOS CE HW clks before issuing a command to TZ to access and
  set certain protected registers.  These registers belong to the
  HW used by HLOS crypto driver.
- On request from qseecom clients, qseecom will need to enable the
  clks for the CE HW used by secure domain crypto driver (accessed
  by secure app).

Change-Id: I2a51d61b921a3e0ed971cd624032a71a1634efd3
Signed-off-by: Mona Hossain <mhossain@codeaurora.org>
2 files changed